Tatooine
cgal.h
Go to the documentation of this file.
1#if TATOOINE_CGAL_AVAILABLE || defined(TATOOINE_DOC_ONLY)
2//==============================================================================
3#ifndef TATOOINE_CGAL_H
4#define TATOOINE_CGAL_H
7#include <CGAL/Exact_predicates_inexact_constructions_kernel.h>
10#endif
11//==============================================================================
12#endif