X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=ETL%2Ftrunk%2FETL%2Fstatus;h=c1e687c4abf0f1ce7b012ba35e695ba6111d2a97;hb=2d3216db7740f8155429914c17af1edb04a032bb;hp=66046238431df0c8c97f91518f60ffc7e81941b2;hpb=abfa66b593515585b9889b876f219178ee9da5ff;p=synfig.git diff --git a/ETL/trunk/ETL/status b/ETL/trunk/ETL/status index 6604623..c1e687c 100644 --- a/ETL/trunk/ETL/status +++ b/ETL/trunk/ETL/status @@ -1,3 +1,4 @@ +#ifdef THIS_CODE_IS_NOT_USED // -*- C++ -*- /*! ======================================================================== ** Extended Template and Library @@ -22,8 +23,8 @@ /* === S T A R T =========================================================== */ -#ifndef __STATUS__ -#define __STATUS__ +#ifndef __ETL__STATUS__ +#define __ETL__STATUS__ /* === H E A D E R S ======================================================= */ @@ -34,3 +35,4 @@ /* === E N D =============================================================== */ #endif +#endif /* THIS_CODE_IS_NOT_USED */