removed some obsolete includes

This commit is contained in:
kazu
2018-06-06 11:40:04 +02:00
parent 9e6d9f4ce7
commit 2036469491
6 changed files with 31 additions and 30 deletions

View File

@@ -9,7 +9,7 @@
#include <KLib/misc/gnuplot/GnuplotSplotElementPoints.h>
#include <KLib/misc/gnuplot/GnuplotSplotElementColorPoints.h>
#include <KLib/misc/gnuplot/objects/GnuplotObjectPolygon.h>
#include "../math/Distributions.h"
#include "../math/distribution/Normal.h"
namespace NM {