X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fexecutable.cpp;h=0cae259f8b7b755bf74da0913a516ecafbd7d09a;hb=1968c546cfb30214e8dc5afc722bec14aa8373f5;hp=d1cc59aa174c278dac0c533e12254cbbbf71c5b7;hpb=c679a9dd1a97ae3b1ffa568143d42d02c2ca9e74;p=builder.git diff --git a/source/executable.cpp b/source/executable.cpp index d1cc59a..0cae259 100644 --- a/source/executable.cpp +++ b/source/executable.cpp @@ -5,7 +5,8 @@ Copyright © 2006-2007 Mikko Rasa, Mikkosoft Productions Distributed under the LGPL */ -#include +#include +#include #include "builder.h" #include "component.h" #include "executable.h" @@ -59,8 +60,7 @@ void Executable::find_depends() queue.push_back(&stlib->get_component()); } else - cout<<"Couldn't find library "<<*i<<" for "<