diff options
Diffstat (limited to 'threadParam.h')
-rw-r--r-- | threadParam.h | 2 |
1 files changed, 1 insertions, 1 deletions
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" |