git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Add std namespace to the string in rpcconfig.cpp
[stg.git]
/
stglibs
/
dotconfpp.lib
/
dotconfpp.cpp
diff --git
a/stglibs/dotconfpp.lib/dotconfpp.cpp
b/stglibs/dotconfpp.lib/dotconfpp.cpp
index 16bea3b17c43051eca2afdef057f9c1843f0686b..ceca3ab2e03c30c7f25447de913c8027420728a5 100644
(file)
--- a/
stglibs/dotconfpp.lib/dotconfpp.cpp
+++ b/
stglibs/dotconfpp.lib/dotconfpp.cpp
@@
-20,6
+20,7
@@
#include <string>
#include "dotconfpp.h"
+#include "mempool.h"
DOTCONFDocumentNode::DOTCONFDocumentNode():previousNode(NULL), nextNode(NULL), parentNode(NULL), childNode(NULL),
values(NULL), valuesCount(0),