change inclusion order to avoid error concerning BOOST_PARAMETER_MAX_ARITY

This commit is contained in:
Andreas Fabri 2015-12-04 08:48:57 +01:00
parent bba935108e
commit 1985df8c89
1 changed files with 2 additions and 1 deletions

View File

@ -25,11 +25,12 @@
#include "implicit_functions/Implicit_function_interface.h"
#include "Image_type.h"
#include "Polyhedron_type.h"
#include "Scene_c3t3_item.h"
#include "Meshing_thread.h"
#include "Polyhedron_type.h"
#include <iostream>
#include <fstream>
#include <math.h>