git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Hide assignement operator for USER_IMPL
[stg.git]
/
projects
/
sgconf
/
request.h
diff --git
a/projects/sgconf/request.h
b/projects/sgconf/request.h
index 6878f6562fe590bdd6f46f7e5a43d458b8a2a3c7..daddec1d3401f6d2eec33d1a2678a98823bd922a 100644
(file)
--- a/
projects/sgconf/request.h
+++ b/
projects/sgconf/request.h
@@
-32,9
+32,10
@@
#define request_h
#include <string>
-#include "resetable.h"
-#include "stg_const.h"
-#include "os_int.h"
+
+#include "stg/resetable.h"
+#include "stg/const.h"
+#include "stg/os_int.h"
#define TARIFF_NOW (0)
#define TARIFF_DEL (1)