Freestyle: removed unnecessary #include "FreestyleConfig.h".

This commit is contained in:
2014-04-17 14:31:35 +09:00
parent 1674a04488
commit 4219e44f1d
9 changed files with 1 additions and 18 deletions

View File

@@ -28,8 +28,6 @@
* \date 10/01/2003
*/
#include "FreestyleConfig.h"
#ifdef WITH_CXX_GUARDEDALLOC
#include "MEM_guardedalloc.h"
#endif