X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fcompile.h;h=d58b91bfe215cd3bb3d4fd8925437bb41d5f4ac3;hb=a2adbd9c0a8d7a7567848c4c6bdbf0de6ba32bb1;hp=fd6ae8b9adaa78f026f955a8988ed9822eac31b7;hpb=74266a6e650f019063cdcd1c9a7bd26d8f99041b;p=builder.git diff --git a/source/compile.h b/source/compile.h index fd6ae8b..d58b91b 100644 --- a/source/compile.h +++ b/source/compile.h @@ -1,7 +1,14 @@ +/* $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;