mirror of https://github.com/CGAL/cgal
Better use of deprecation_warning.h
This commit is contained in:
parent
bce1a1fffa
commit
6896dc38d7
|
|
@ -20,6 +20,8 @@
|
||||||
#ifndef CGAL_ARR_RATIONAL_ARC_TRAITS_2_H
|
#ifndef CGAL_ARR_RATIONAL_ARC_TRAITS_2_H
|
||||||
#define CGAL_ARR_RATIONAL_ARC_TRAITS_2_H
|
#define CGAL_ARR_RATIONAL_ARC_TRAITS_2_H
|
||||||
|
|
||||||
|
#define CGAL_DEPRECATED_HEADER "<CGAL/Arr_rational_arc_traits_2.h>"
|
||||||
|
#define CGAL_REPLACEMENT_HEADER "<CGAL/Arr_rational_function_traits_2.h>"
|
||||||
#include <CGAL/internal/deprecation_warning.h>
|
#include <CGAL/internal/deprecation_warning.h>
|
||||||
|
|
||||||
/*! \file
|
/*! \file
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue