From f78de74b202cefa087e9d6d1ac62a6d4f0bcf6eb Mon Sep 17 00:00:00 2001 From: Kent Mein Date: Thu, 26 Dec 2002 18:25:17 +0000 Subject: WooHoo me again ;) I took out the following from the includes in the intern dir that still had it: -#ifdef HAVE_CONFIG_H -#include -#endif Kent -- mein@cs.umn.edu --- intern/bsp/extern/CSG_BooleanOps.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'intern/bsp/extern') diff --git a/intern/bsp/extern/CSG_BooleanOps.h b/intern/bsp/extern/CSG_BooleanOps.h index c7f854ff5d7..418b81a62b3 100755 --- a/intern/bsp/extern/CSG_BooleanOps.h +++ b/intern/bsp/extern/CSG_BooleanOps.h @@ -30,13 +30,8 @@ */ #ifndef CSG_BOOLEANOPS_H - #define CSG_BOOLEANOPS_H -#ifdef HAVE_CONFIG_H -#include -#endif - /** * @section Interface structures for CSG module. -- cgit v1.2.3