git.stg.codes
/
stg.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
b91e967
)
Added missing include.
author
Maxim Mamontov
<faust.madf@gmail.com>
Sat, 10 Jan 2015 19:44:39 +0000
(21:44 +0200)
committer
Maxim Mamontov
<faust.madf@gmail.com>
Sat, 10 Jan 2015 19:44:39 +0000
(21:44 +0200)
include/stg/admin_conf.h
patch
|
blob
|
history
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"