Freestyle: removed unnecessary #include files and made minor code cleanup.

This commit is contained in:
2014-04-17 12:45:22 +09:00
parent 01a4a09f29
commit 3458bad12d
9 changed files with 8 additions and 15 deletions

View File

@@ -38,8 +38,6 @@
#include "UnaryFunction0D_double/BPy_LocalAverageDepthF0D.h"
#include "UnaryFunction0D_double/BPy_ZDiscontinuityF0D.h"
#include "../Director.h"
#ifdef __cplusplus
extern "C" {
#endif