X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fcompile.h;h=05e57dcccc267c1e3d7c8cf0f2006cd592ac9b9f;hb=699493ee7346c578537f4e310702c57012686c22;hp=fd6ae8b9adaa78f026f955a8988ed9822eac31b7;hpb=74266a6e650f019063cdcd1c9a7bd26d8f99041b;p=builder.git diff --git a/source/compile.h b/source/compile.h index fd6ae8b..05e57dc 100644 --- a/source/compile.h +++ b/source/compile.h @@ -1,7 +1,14 @@ +/* $Id$ + +This file is part of builder +Copyright © 2006-2009 Mikko Rasa, Mikkosoft Productions +Distributed under the LGPL +*/ + #ifndef COMPILE_H_ #define COMPILE_H_ -#include +#include #include "externalaction.h" class Component;