Initial attempt at refactoring CSG product rendering

This commit is contained in:
Marius Kintel 2015-12-03 01:46:59 -05:00
parent 5098a1792a
commit cd7d811720

View file

@ -29,11 +29,8 @@
#include "polyset.h"
#include "csgterm.h"
#include "stl-utils.h"
<<<<<<< eba4a4f817553bf728c7b8af6e8493e8e0a68cc9
=======
#include <boost/foreach.hpp>
>>>>>>> Initial attempt at refactoring CSG product rendering
#ifdef ENABLE_OPENCSG
# include <opencsg.h>