mirror of https://github.com/CGAL/cgal
cleanup
This commit is contained in:
parent
6e6dc1d56d
commit
cd41a892a6
|
|
@ -63,8 +63,6 @@
|
|||
#include "cgal_types.h"
|
||||
#include <CGAL/IO/Qt_widget_handtool.h>
|
||||
|
||||
//#include <CGAL/IO/Pm_Postscript_file_stream.h>
|
||||
|
||||
//////////////////////////////////////////////////////////////////////////////
|
||||
class Qt_layer;
|
||||
class Qt_widget_base_tab;
|
||||
|
|
|
|||
|
|
@ -44,7 +44,7 @@
|
|||
#include <CGAL/Arr_walk_along_line_point_location.h>
|
||||
#include <CGAL/Arr_landmarks_point_location.h>
|
||||
|
||||
#ifdef CGAL_USE_LEDA
|
||||
#if 0
|
||||
#include <CGAL/IO/Postscript_file_stream.h>
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue