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
(parent:
8bda633
)
Added missing include.
author
Maxim Mamontov
<faust.madf@gmail.com>
Sat, 10 Jan 2015 20:05:30 +0000
(22:05 +0200)
committer
Maxim Mamontov
<faust.madf@gmail.com>
Sat, 10 Jan 2015 20:05:30 +0000
(22:05 +0200)
stglibs/common.lib/common.cpp
patch
|
blob
|
history
diff --git
a/stglibs/common.lib/common.cpp
b/stglibs/common.lib/common.cpp
index 8c3eb1a5e62dee205e800cf2a9cb07ed6dec26da..d91c17956755bfb008d800dcac5fccac2ffe0f55 100644
(file)
--- a/
stglibs/common.lib/common.cpp
+++ b/
stglibs/common.lib/common.cpp
@@
-47,6
+47,8
@@
#include <iconv.h>
+#include <algorithm>
+
#include <cstdlib>
#include <cstdarg>
#include <cstdio>