remove unused includes

stl_dim
meta 2011-01-19 00:32:02 +01:00
parent d76a63c022
commit ae6517492e
1 changed files with 0 additions and 3 deletions

View File

@ -39,9 +39,6 @@
# include <CGAL/exceptions.h>
#endif
#include <sys/types.h>
#include <sys/stat.h>
#include <unistd.h>
#include <assert.h>
#include <QApplication>