diff --git a/src/complexplot/test/complexplot_test.cpp b/src/complexplot/test/complexplot_test.cpp index 3976cafc..c471efdb 100755 --- a/src/complexplot/test/complexplot_test.cpp +++ b/src/complexplot/test/complexplot_test.cpp @@ -37,7 +37,6 @@ #include #include -#include #include #include #include diff --git a/src/realplot/test/realplot_test.cpp b/src/realplot/test/realplot_test.cpp index 5484bef7..b6a14c86 100755 --- a/src/realplot/test/realplot_test.cpp +++ b/src/realplot/test/realplot_test.cpp @@ -37,7 +37,6 @@ #include #include -#include #include #include #include diff --git a/src/scatterplot/test/scatterplot_test.cpp b/src/scatterplot/test/scatterplot_test.cpp index 4f1ccc6f..f346aba2 100755 --- a/src/scatterplot/test/scatterplot_test.cpp +++ b/src/scatterplot/test/scatterplot_test.cpp @@ -37,7 +37,6 @@ #include #include -#include #include #include #include diff --git a/src/waterfallplot/test/Waterfallplot_test.cpp b/src/waterfallplot/test/Waterfallplot_test.cpp index db96b633..6540c62d 100755 --- a/src/waterfallplot/test/Waterfallplot_test.cpp +++ b/src/waterfallplot/test/Waterfallplot_test.cpp @@ -37,7 +37,6 @@ #include #include -#include #include #include #include diff --git a/test/cxx/complexplot_test.cpp b/test/cxx/complexplot_test.cpp index 0911c8bf..b5ba76d3 100755 --- a/test/cxx/complexplot_test.cpp +++ b/test/cxx/complexplot_test.cpp @@ -4,7 +4,6 @@ #include #include -#include #include #include #include diff --git a/test/cxx/realplot_test.cpp b/test/cxx/realplot_test.cpp index cdb0966d..5ae4a2a3 100755 --- a/test/cxx/realplot_test.cpp +++ b/test/cxx/realplot_test.cpp @@ -4,7 +4,6 @@ #include #include -#include #include #include #include diff --git a/test/cxx/scatterplot_test.cpp b/test/cxx/scatterplot_test.cpp index cccb7fca..78539202 100755 --- a/test/cxx/scatterplot_test.cpp +++ b/test/cxx/scatterplot_test.cpp @@ -4,7 +4,6 @@ #include #include -#include #include #include #include diff --git a/test/cxx/waterfallplot_test.cpp b/test/cxx/waterfallplot_test.cpp index b1ca7411..a8e0db59 100755 --- a/test/cxx/waterfallplot_test.cpp +++ b/test/cxx/waterfallplot_test.cpp @@ -4,7 +4,6 @@ #include #include -#include #include #include #include