git.stg.codes
/
stg.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
45284d7
)
Added missing header.
author
Maxim Mamontov
<faust.madf@gmail.com>
Mon, 7 Oct 2013 20:30:36 +0000
(23:30 +0300)
committer
Maxim Mamontov
<faust.madf@gmail.com>
Mon, 7 Oct 2013 20:30:36 +0000
(23:30 +0300)
projects/sgconf/main.cpp
patch
|
blob
|
history
diff --git
a/projects/sgconf/main.cpp
b/projects/sgconf/main.cpp
index 74097a088b12380ce33813989d513bb37d7454d8..df1cca4ba1136d7e12828e6d6b5ef7d25aada2da 100644
(file)
--- a/
projects/sgconf/main.cpp
+++ b/
projects/sgconf/main.cpp
@@
-32,6
+32,7
@@
#include <cerrno>
#include <clocale>
#include <cstdio>
+#include <cstdlib>
#include <cstring>
#include <string>
#include <sstream>