mirror of https://github.com/CGAL/cgal
Add missing include
This commit is contained in:
parent
f7cb6fc7e2
commit
6ebeb41dbf
|
|
@ -19,6 +19,7 @@
|
||||||
|
|
||||||
#ifndef CGAL_HEADER_ONLY
|
#ifndef CGAL_HEADER_ONLY
|
||||||
|
|
||||||
|
#include <CGAL/Residue.h>
|
||||||
#include <CGAL/Modular_arithmetic/Residue_type.h>
|
#include <CGAL/Modular_arithmetic/Residue_type.h>
|
||||||
|
|
||||||
namespace CGAL{
|
namespace CGAL{
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue