First step of cleaning up Log.h. Plus a few other bits and bobs.

This commit is contained in:
Henrik Rydgård 2020-08-16 13:27:28 +02:00
parent 61bf512244
commit e8a9845d93
11 changed files with 37 additions and 86 deletions

View file

@ -15,7 +15,6 @@
#include "Common/CommonFuncs.h"
#include "Common/CommonTypes.h"
#include "Common/MsgHandler.h"
#include "Common/Log.h"
#include "ext/native/thread/threadutil.h"