bugfix for g++-3.3 : added missing #include <CGAL/Kernel/mpl.h>
( strange: for g++-3.4/4.x, there was no problem ... )
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
#define CGAL_VECTOR_3_H
|
||||
|
||||
#include <CGAL/Origin.h>
|
||||
#include <CGAL/Kernel/mpl.h>
|
||||
|
||||
CGAL_BEGIN_NAMESPACE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user