git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Explicit constructor initialization for the base class added
[stg.git]
/
stglibs
/
conffiles.lib
/
conffiles.cpp
diff --git
a/stglibs/conffiles.lib/conffiles.cpp
b/stglibs/conffiles.lib/conffiles.cpp
index f839f7c572aec722975fa0179d92a2da461a3c47..ea51939aeea458ff19ebe83b5ef2aaabb518e3ca 100644
(file)
--- a/
stglibs/conffiles.lib/conffiles.cpp
+++ b/
stglibs/conffiles.lib/conffiles.cpp
@@
-41,7
+41,7
@@
#include <fstream>
#include "conffiles.h"
-#include "common.h"
+#include "
stg/
common.h"
using namespace std;