git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Replace static void * CONFIGPROTO::Run(void *) with normal method
[stg.git]
/
projects
/
stargazer
/
eventloop.cpp
diff --git
a/projects/stargazer/eventloop.cpp
b/projects/stargazer/eventloop.cpp
index 96c1ca4ff0fe9ccaf8dfe7d42be00612835bd6a0..1d1a209d9bc9e574bcac360d2a8b4d95e4fb8838 100644
(file)
--- a/
projects/stargazer/eventloop.cpp
+++ b/
projects/stargazer/eventloop.cpp
@@
-1,7
+1,7
@@
#include <cerrno>
#include <cstring>
-#include "stg/
stg_
locker.h"
+#include "stg/locker.h"
#include "stg/common.h"
#include "eventloop.h"