Commented unused code

This commit is contained in:
iasonmanolas 2022-05-11 13:25:58 +03:00
parent 897bb4400a
commit 27548bd7b0
1 changed files with 3 additions and 4 deletions

View File

@ -4,15 +4,14 @@
#include "simulationhistoryplotter.hpp" #include "simulationhistoryplotter.hpp"
#include "trianglepatterngeometry.hpp" #include "trianglepatterngeometry.hpp"
#include "trianglepattterntopology.hpp" #include "trianglepattterntopology.hpp"
#ifdef USE_ENSMALLEN //#ifdef USE_ENSMALLEN
#include "ensmallen.hpp" //#include "ensmallen.hpp"
#endif //#endif
#include <atomic> #include <atomic>
#include <chrono> #include <chrono>
#include <execution> #include <execution>
#include <experimental/numeric> #include <experimental/numeric>
#include <functional> #include <functional>
//#include <parallel/parallel.h>
//#define USE_SCENARIO_WEIGHTS //#define USE_SCENARIO_WEIGHTS
#include <armadillo> #include <armadillo>