X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fmisc.cpp;h=a299f0e54b6f1f36c05d338d8c5397eef36495e8;hb=bdc8b6638b486aa668b4a9c6c5cce5f6b5f18222;hp=0d7a13de81931dcfb2e5b7e82229d32c9711d5a7;hpb=445edbc3c42bbd7880cc414cf153ddfd196bfc1c;p=builder.git diff --git a/source/misc.cpp b/source/misc.cpp index 0d7a13d..a299f0e 100644 --- a/source/misc.cpp +++ b/source/misc.cpp @@ -1,5 +1,14 @@ +/* $Id$ + +This file is part of builder +Copyright © 2006-2007 Mikko Rasa, Mikkosoft Productions +Distributed under the LGPL +*/ + #include #include +#include +#include #include "misc.h" using namespace std;