git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Snake replaced with Camel
[stg.git]
/
projects
/
stargazer
/
plugins
/
configuration
/
rpcconfig
/
messages_methods.cpp
diff --git
a/projects/stargazer/plugins/configuration/rpcconfig/messages_methods.cpp
b/projects/stargazer/plugins/configuration/rpcconfig/messages_methods.cpp
index b64e661599aa3f02c62b418b3ccc406c51d8b9f7..e4d05636f67a0015c7641b46546eca9c37c46940 100644
(file)
--- a/
projects/stargazer/plugins/configuration/rpcconfig/messages_methods.cpp
+++ b/
projects/stargazer/plugins/configuration/rpcconfig/messages_methods.cpp
@@
-1,9
+1,10
@@
-#include
"messages_methods.h"
+#include
<ostream> // xmlrpc-c devs have missed something :)
-#include "
rpcconfig
.h"
-#include "stg
_message
.h"
+#include "
stg/message
.h"
+#include "stg
/common
.h"
#include "utils.h"
#include "utils.h"
-#include "common.h"
+#include "messages_methods.h"
+#include "rpcconfig.h"
extern const volatile time_t stgTime;
extern const volatile time_t stgTime;