X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fexecutable.cpp;h=076728c833ae81c5f2a35d0f9035f84406b3f098;hb=762be94b71b647a18ef7d6e328280023de732aa8;hp=d1cc59aa174c278dac0c533e12254cbbbf71c5b7;hpb=654de39b62a9a58fd8e1b5a557361d628345788b;p=builder.git diff --git a/source/executable.cpp b/source/executable.cpp index d1cc59a..076728c 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 "<