Remove most instances of base/logging.h from Common, Core, GPU, more

This commit is contained in:
Henrik Rydgård
2020-08-15 12:25:39 +02:00
parent 8835728f87
commit b43698a13d
59 changed files with 150 additions and 169 deletions
-1
View File
@@ -32,7 +32,6 @@
#include "GPU/Common/GPUDebugInterface.h"
#include "GPU/GPUState.h"
#include "base/logging.h"
#include "base/timeutil.h"
#include "gfx/gl_common.h"
#include "gfx_es2/gpu_features.h"