Added shared_ptr.hpp to the precompiled header list. Cuts down the build time considerably.

This commit is contained in:
wrenczes@gmail.com
2011-04-20 07:15:29 +00:00
parent 52dd0c2f91
commit a44bd2ffd5

View File

@@ -19,4 +19,6 @@
#include "JFileSystem.h"
#include "JLogger.h"
#include <boost/shared_ptr.hpp>
#endif //PRECOMPILEDHEADER_H