1
0
mirror of https://github.com/aportelli/LatAnalyze.git synced 2025-06-20 00:06:55 +01:00

code cleaning

This commit is contained in:
2015-06-11 14:03:41 +01:00
parent 49bca8e686
commit bd770cebb5
3 changed files with 8 additions and 9 deletions

View File

@ -20,7 +20,6 @@
#include <LatAnalyze/Derivative.hpp>
#include <LatAnalyze/includes.hpp>
#include <LatAnalyze/Math.hpp>
#include <gsl/gsl_deriv.h>
using namespace std;
using namespace Latan;