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:
@@ -26,6 +26,7 @@
|
||||
#ifndef _PreComp_
|
||||
# include <cassert>
|
||||
# include <string>
|
||||
# include <fstream>
|
||||
#endif
|
||||
|
||||
#include "Builder3D.h"
|
||||
|
||||
Reference in New Issue
Block a user