WooHoo me again ;)
I took out the following from the includes in the intern dir that still had it: -#ifdef HAVE_CONFIG_H -#include <config.h> -#endif Kent -- mein@cs.umn.edu
This commit is contained in:
5
intern/bsp/extern/CSG_BooleanOps.h
vendored
5
intern/bsp/extern/CSG_BooleanOps.h
vendored
@@ -30,13 +30,8 @@
|
||||
*/
|
||||
|
||||
#ifndef CSG_BOOLEANOPS_H
|
||||
|
||||
#define CSG_BOOLEANOPS_H
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include <config.h>
|
||||
#endif
|
||||
|
||||
|
||||
/**
|
||||
* @section Interface structures for CSG module.
|
||||
|
Reference in New Issue
Block a user