X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fcompile.h;h=5b55c4e9ee9d8f62b80da5afd9cfaf232022c85f;hb=0c83b922e56976a30506d9f8d43c9dcd38d573b5;hp=08c6407c98984685dfe667892ac7174b8fc6a3f7;hpb=7aeaa4ba965f596edad438c02e345a8843f7469a;p=builder.git diff --git a/source/compile.h b/source/compile.h index 08c6407..5b55c4e 100644 --- a/source/compile.h +++ b/source/compile.h @@ -1,14 +1,7 @@ -/* $Id$ - -This file is part of builder -Copyright © 2006-2007 Mikko Rasa, Mikkosoft Productions -Distributed under the LGPL -*/ - #ifndef COMPILE_H_ #define COMPILE_H_ -#include +#include #include "externalaction.h" class Component;