X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fsourcefile.cpp;h=0fc6d696c2394776a10b7692b381f1dabcc9c2ec;hb=5622fc20f0be8bff0938d24f6f45d3ab384288ca;hp=a5cacce44e92b2df956c1f593bcab082aee8fba5;hpb=96e132661ec82c9347f9155d3f30cd99ea8eca47;p=builder.git diff --git a/source/sourcefile.cpp b/source/sourcefile.cpp index a5cacce..0fc6d69 100644 --- a/source/sourcefile.cpp +++ b/source/sourcefile.cpp @@ -5,9 +5,9 @@ Copyright © 2006-2009 Mikko Rasa, Mikkosoft Productions Distributed under the LGPL */ -#include #include #include +#include #include #include "builder.h" #include "component.h" @@ -49,7 +49,7 @@ void SourceFile::find_depends() IO::BufferedFile in(name); if(builder.get_verbose()>=4) - cout<<"Reading includes from "<]");