]> git.stg.codes - stg.git/commitdiff
Added missing include.
authorMaxim Mamontov <faust.madf@gmail.com>
Sat, 10 Jan 2015 19:44:39 +0000 (21:44 +0200)
committerMaxim Mamontov <faust.madf@gmail.com>
Sat, 10 Jan 2015 19:44:39 +0000 (21:44 +0200)
include/stg/admin_conf.h

index 28ceab661feb5d7aa95a600d24c9530a50081ab1..f88ab0c8035bef250f5a9d7800bd8c5e03ccbe02 100644 (file)
@@ -7,6 +7,8 @@
 #ifndef ADMIN_CONF_H
 #define ADMIN_CONF_H
 
+#include "stg/resetable.h"
+
 #include <string>
 
 #include "os_int.h"