Added shared_ptr.hpp to the precompiled header list. Cuts down the build time considerably.
This commit is contained in:
@@ -19,4 +19,6 @@
|
|||||||
#include "JFileSystem.h"
|
#include "JFileSystem.h"
|
||||||
#include "JLogger.h"
|
#include "JLogger.h"
|
||||||
|
|
||||||
|
#include <boost/shared_ptr.hpp>
|
||||||
|
|
||||||
#endif //PRECOMPILEDHEADER_H
|
#endif //PRECOMPILEDHEADER_H
|
||||||
|
|||||||
Reference in New Issue
Block a user