remove #include that is not used

This commit is contained in:
Andreas Fabri 2014-06-29 16:41:03 +02:00
parent b301c88982
commit 09535e6078
1 changed files with 0 additions and 1 deletions

View File

@ -1,7 +1,6 @@
#include "test_Prefix.h"
#include <CGAL/boost/graph/Euler_operations.h>
#include <boost/range/algorithm.hpp>
template <typename T>