git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fixed compilation issues.
[stg.git]
/
include
/
stg
/
admin_conf.h
diff --git
a/include/stg/admin_conf.h
b/include/stg/admin_conf.h
index 28ceab661feb5d7aa95a600d24c9530a50081ab1..f88ab0c8035bef250f5a9d7800bd8c5e03ccbe02 100644
(file)
--- a/
include/stg/admin_conf.h
+++ b/
include/stg/admin_conf.h
@@
-7,6
+7,8
@@
#ifndef ADMIN_CONF_H
#define ADMIN_CONF_H
+#include "stg/resetable.h"
+
#include <string>
#include "os_int.h"