diff --git a/src/smart_grid/SmartGridModel.hpp b/src/smart_grid/SmartGridModel.hpp index b5940d5f5e40ba582d96690014ac7b641017790d..ab3c57ae0f5d550a26ca10bd5a071e956a35f33c 100644 --- a/src/smart_grid/SmartGridModel.hpp +++ b/src/smart_grid/SmartGridModel.hpp @@ -10,7 +10,6 @@ #include "HardwareControl.hpp" #include "ObserverPattern.hpp" -#include "StateLogger.hpp" struct MaxPower { static constexpr double village = 600;