Add missing include

This commit is contained in:
Guillaume Damiand 2014-11-15 16:51:19 +01:00
parent f7cb6fc7e2
commit 6ebeb41dbf
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@
#ifndef CGAL_HEADER_ONLY
#include <CGAL/Residue.h>
#include <CGAL/Modular_arithmetic/Residue_type.h>
namespace CGAL{