add missing include

This commit is contained in:
Jane Tournois 2015-03-13 16:21:28 +01:00
parent 26840824f7
commit aa59ae2c4c
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@
#include <cmath>
#include <map>
#include <set>
#include <list>
#include <CGAL/assertions.h>
#include <CGAL/trace.h>