summaryrefslogtreecommitdiffstats
path: root/Source/cmcldeps.cxx
diff options
context:
space:
mode:
authorPeter Kuemmel <syntheticpp@gmx.net>2012-06-16 10:54:10 (GMT)
committerPeter Kuemmel <syntheticpp@gmx.net>2012-06-16 10:54:10 (GMT)
commitf430bea11b47327f582ca1609c9f0cec0204d628 (patch)
treea2c1215f25c03a9bac9807dfad6215a4a8adfd82 /Source/cmcldeps.cxx
parentf2c12887ba9fcde6c1f70ade72d231d131d172e5 (diff)
downloadCMake-f430bea11b47327f582ca1609c9f0cec0204d628.zip
CMake-f430bea11b47327f582ca1609c9f0cec0204d628.tar.gz
CMake-f430bea11b47327f582ca1609c9f0cec0204d628.tar.bz2
Ninja: maybe this fixes the bcc32 build
Diffstat (limited to 'Source/cmcldeps.cxx')
-rw-r--r--Source/cmcldeps.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/cmcldeps.cxx b/Source/cmcldeps.cxx
index 356e214..bf5a17b 100644
--- a/Source/cmcldeps.cxx
+++ b/Source/cmcldeps.cxx
@@ -23,6 +23,7 @@
#include <vector>
#include <queue>
#include <cstdio>
+#include <algorithm>
#ifdef _WIN32