git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Block all signals earlie, to inherit by all nested threads
[stg.git]
/
projects
/
sgconf
/
common_sg.cpp
diff --git
a/projects/sgconf/common_sg.cpp
b/projects/sgconf/common_sg.cpp
index 1fc0685a83699ca451157b0312c7455dbf076ce3..60ad3c8473dd9b7bdcbcf3c10cacd160261835b1 100644
(file)
--- a/
projects/sgconf/common_sg.cpp
+++ b/
projects/sgconf/common_sg.cpp
@@
-34,10
+34,10
@@
#include <iostream>
#include <iconv.h>
+#include "stg/common.h"
+#include "sg_error_codes.h"
#include "common_sg.h"
#include "version_sg.h"
-#include "common.h"
-#include "sg_error_codes.h"
using namespace std;