changes according to new possition of test files for concept checks
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
// within this file AS ^= Type
|
||||
|
||||
#include <CGAL/basic.h>
|
||||
#include <CGAL/_test_basic.h>
|
||||
#include <CGAL/Test/_test_basic.h>
|
||||
#include <CGAL/Algebraic_structure_traits.h>
|
||||
//#include <CGAL/Real_embeddable_traits.h>
|
||||
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
// number types.
|
||||
|
||||
#include <CGAL/basic.h>
|
||||
#include <CGAL/_test_basic.h>
|
||||
#include <CGAL/Test/_test_basic.h>
|
||||
|
||||
#include <cstddef>
|
||||
#include <boost/static_assert.hpp>
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
#include <cassert>
|
||||
#include <CGAL/Modular.h>
|
||||
|
||||
#include <CGAL/_test_algebraic_structure.h>
|
||||
#include <CGAL/Test/_test_algebraic_structure.h>
|
||||
|
||||
int main()
|
||||
{
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
|
||||
#include <CGAL/basic.h>
|
||||
|
||||
#include <CGAL/_test_algebraic_structure.h>
|
||||
#include <CGAL/_test_real_embeddable.h>
|
||||
#include <CGAL/Test/_test_algebraic_structure.h>
|
||||
#include <CGAL/Test/_test_real_embeddable.h>
|
||||
|
||||
#include <iostream>
|
||||
#include <cassert>
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
|
||||
#include <cassert>
|
||||
|
||||
#include <CGAL/_test_basic.h>
|
||||
#include <CGAL/Test/_test_basic.h>
|
||||
|
||||
#include <CGAL/Random.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user