Remove .gitignore do nothing is ignored.
[synfig.git] / ETL / trunk / ETL / thread
index fb6f328..500f496 100644 (file)
@@ -1,7 +1,8 @@
+// <thread> -*- 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 ======================================================= */