]> git.tdb.fi Git - builder.git/blobdiff - source/objectfile.cpp
Add missing includes
[builder.git] / source / objectfile.cpp
index 6790082861875c087fee7f34d953e3e4445f8bf5..c5a87fde883117e61d2cafdce85bae1a4656213e 100644 (file)
@@ -5,6 +5,7 @@ Copyright © 2006-2007 Mikko Rasa, Mikkosoft Productions
 Distributed under the LGPL
 */
 
+#include <algorithm>
 #include <msp/path/utils.h>
 #include "builder.h"
 #include "compile.h"