X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fmisc.cpp;h=cf97c5506db3526535cfdbbfe3e3a9390224e8e6;hb=5622fc20f0be8bff0938d24f6f45d3ab384288ca;hp=cf180ce1beada0ab0a4ce2dc23e829fdd3d258a9;hpb=96e132661ec82c9347f9155d3f30cd99ea8eca47;p=builder.git diff --git a/source/misc.cpp b/source/misc.cpp index cf180ce..cf97c55 100644 --- a/source/misc.cpp +++ b/source/misc.cpp @@ -5,11 +5,11 @@ Copyright © 2006-2009 Mikko Rasa, Mikkosoft Productions Distributed under the LGPL */ -#include #include #include #include #include +#include #include "misc.h" using namespace std; @@ -43,7 +43,7 @@ string run_command(const StringList &argv) ::exit(1); } else if(pid==-1) - cerr<<"Failed to execute "<