Fixes for compilation of cgal kernel

This commit is contained in:
Thomas Krijnen
2019-01-23 12:34:21 +01:00
parent a7a1ad129e
commit 30479ca0a6
15 changed files with 171 additions and 99 deletions
+2
View File
@@ -35,6 +35,8 @@ if ( it != cache.T.end() ) { e = it->second; return true; }
#endif
*/
#define ALMOST_ZERO 1.e-9
#include "../../../ifcparse/macros.h"
#include "../../../ifcgeom/kernel_agnostic/AbstractKernel.h"