]> git.stg.codes - stg.git/blobdiff - projects/stargazer/traffcounter_impl.cpp
Use std::lock_guard instead of STG_LOCKER.
[stg.git] / projects / stargazer / traffcounter_impl.cpp
index 6a57342807c31fd44057e66b5fb58cc3bd347f27..70ade1ae91c2ee941a569a13244ba1dcd5fac0e6 100644 (file)
@@ -40,7 +40,6 @@
 #include <cstdlib> // strtol
 
 #include "stg/common.h"
-#include "stg/locker.h"
 #include "stg/const.h" // MONITOR_TIME_DELAY_SEC
 #include "traffcounter_impl.h"
 #include "stg_timer.h"