git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Move some includes.
[stg.git]
/
stargazer
/
plugins
/
configuration
/
sgconfig
/
parser_message.cpp
diff --git
a/stargazer/plugins/configuration/sgconfig/parser_message.cpp
b/stargazer/plugins/configuration/sgconfig/parser_message.cpp
index c997c135f0beb944451e9ec281685565be2d9c24..b4607996cd788dbcb78b004d696c0de34c4cd587 100644
(file)
--- a/
stargazer/plugins/configuration/sgconfig/parser_message.cpp
+++ b/
stargazer/plugins/configuration/sgconfig/parser_message.cpp
@@
-24,6
+24,8
@@
#include "stg/users.h"
#include "stg/user.h"
#include "stg/users.h"
#include "stg/user.h"
+#include <cstring>
+
extern volatile time_t stgTime; // So sad...
using STG::PARSER::SEND_MESSAGE;
extern volatile time_t stgTime; // So sad...
using STG::PARSER::SEND_MESSAGE;