git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fix tests compilation errors
[stg.git]
/
projects
/
stargazer
/
stg_timer.cpp
diff --git
a/projects/stargazer/stg_timer.cpp
b/projects/stargazer/stg_timer.cpp
index 6d2b4b0cdd245a28a33db648ba631befa64f123a..fff79a3918de7ae93e1bb2258e7ebbd942919413 100644
(file)
--- a/
projects/stargazer/stg_timer.cpp
+++ b/
projects/stargazer/stg_timer.cpp
@@
-3,7
+3,7
@@
#include <ctime>
#include <cstring>
-#include "common.h"
+#include "
stg/
common.h"
static int nonstop;
static pthread_t thrStgTimer;