X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=ETL%2Ftrunk%2FETL%2Fthread;h=500f49690b2bcf27c0e1d2f7de6de71ee628fec7;hb=9459638ad6797b8139f1e9f0715c96076dbf0890;hp=fb6f32875b28780e830eaf043800a9197e4b8a10;hpb=b3016b249333ac0ab0008d8c6c4d9029b2ff30c9;p=synfig.git diff --git a/ETL/trunk/ETL/thread b/ETL/trunk/ETL/thread index fb6f328..500f496 100644 --- a/ETL/trunk/ETL/thread +++ b/ETL/trunk/ETL/thread @@ -1,7 +1,8 @@ +// -*- C++ -*- /*! ======================================================================== ** Extended Template and Library ** Thread Abstraction Class -** $Id: thread,v 1.1.1.1 2005/01/04 01:31:46 darco Exp $ +** $Id$ ** ** Copyright (c) 2002 Robert B. Quattlebaum Jr. ** @@ -21,8 +22,8 @@ /* === S T A R T =========================================================== */ -#ifndef __THREAD__ -#define __THREAD__ +#ifndef __ETL__THREAD__ +#define __ETL__THREAD__ /* === H E A D E R S ======================================================= */