]> git.stg.codes - stg.git/blobdiff - include/stg/user_stat.h
Port to CMake, get rid of os_int.h.
[stg.git] / include / stg / user_stat.h
index ff020dc7021195e8d3a921e3b52a72408f0fe6c8..4cedb591c085cf95fd46015007c28effc500dc33 100644 (file)
 #define USER_STAT_H
 
 #include <ctime>
+#include <cstdint>
 #include <map>
 #include <utility>
 #include <string>
 
-#include "os_int.h"
 #include "resetable.h"
 #include "user_traff.h"
 //-----------------------------------------------------------------------------