fixed minor merge mistake

stl_dim
Marius Kintel 2010-10-31 12:52:26 +01:00
parent aa21cda5c7
commit 192e514aca
1 changed files with 2 additions and 1 deletions

View File

@ -25,7 +25,8 @@
#include "polyset.h"
#include "printutils.h"
#include "Preferences.h"
// FIXME: Reenable/rewrite - don't be dependant on GUI
// #include "Preferences.h"
#ifdef ENABLE_CGAL
#include <CGAL/assertions_behaviour.h>
#include <CGAL/exceptions.h>