diff --git a/Cone_spanners_2/include/CGAL/Gnuplot_output_2.h b/Cone_spanners_2/include/CGAL/gnuplot_output_2.h similarity index 99% rename from Cone_spanners_2/include/CGAL/Gnuplot_output_2.h rename to Cone_spanners_2/include/CGAL/gnuplot_output_2.h index 6e942aebea2..7418da798ca 100644 --- a/Cone_spanners_2/include/CGAL/Gnuplot_output_2.h +++ b/Cone_spanners_2/include/CGAL/gnuplot_output_2.h @@ -18,7 +18,7 @@ // // Author(s) : Quincy Tse, Weisheng Si -/** @file Gnuplot_output_2.h +/** @file gnuplot_output_2.h * * This header implements the function that can generate data and script files for plotting * graphs by Gnuplot. This function requires that graphs be represented by boost::adjacency_list @@ -28,8 +28,6 @@ #ifndef GNUPLOT_OUTPUT_2_H #define GNUPLOT_OUTPUT_2_H -#include - #include #include #include