git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
New signal handling infrastructure. Prevent unloading running module.
[stg.git]
/
projects
/
convertor
/
settings_impl.h
diff --git
a/projects/convertor/settings_impl.h
b/projects/convertor/settings_impl.h
index 64d4b9fcb2d11c27f606da6fd0c3810a3b7ad470..eec21d685e09e348b647febb9156a7a969901ad8 100644
(file)
--- a/
projects/convertor/settings_impl.h
+++ b/
projects/convertor/settings_impl.h
@@
-33,7
+33,7
@@
#include <string>
#include <vector>
-
class
MODULE_SETTINGS;
+
struct
MODULE_SETTINGS;
class DOTCONFDocumentNode;
class SETTINGS_IMPL {