]> git.stg.codes - stg.git/blobdiff - projects/stargazer/tariffs_impl.cpp
Fix stargazer compilation errors
[stg.git] / projects / stargazer / tariffs_impl.cpp
index e0ef68e1ba49be0be3db4e17b5e7a950ceeb89ee..c244cb692ac8907bd73c4ff5f37403467282be1b 100644 (file)
 #include <algorithm>
 #include <vector>
 
+#include "stg/stg_locker.h"
+#include "stg/stg_logger.h"
+#include "stg/store.h"
+#include "stg/admin.h"
 #include "tariffs_impl.h"
-#include "stg_locker.h"
-#include "stg_logger.h"
-#include "store.h"
-#include "admin.h"
 
 using namespace std;