From a168b335dccd4afd9819729fcbc0848b1d98aa39 Mon Sep 17 00:00:00 2001 From: Erwin Nindl Date: Thu, 27 Dec 2007 02:52:26 +0000 Subject: fixed define for include --- threadParam.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/threadParam.h b/threadParam.h index 01fa2aa..11b7c72 100644 --- a/threadParam.h +++ b/threadParam.h @@ -29,7 +29,7 @@ */ #ifndef _THREAD_PARAM_H -#define _THREAD_PARAM__H +#define _THREAD_PARAM_H #include "threadUtils.hpp" #include "datatypes.h" -- cgit v1.2.3