Base: move ILogger sub-classes to their own source files in order to reduce including stream classes in client code
This commit is contained in:
@@ -35,6 +35,7 @@
|
||||
#include "FileInfo.h"
|
||||
#include "PyObjectBase.h"
|
||||
#include "PyTools.h"
|
||||
#include "Stream.h"
|
||||
|
||||
|
||||
char format2[1024]; //Warning! Can't go over 512 characters!!!
|
||||
|
||||
Reference in New Issue
Block a user