diff options
Diffstat (limited to 'cppu/source/threadpool/thread.hxx')
-rw-r--r-- | cppu/source/threadpool/thread.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cppu/source/threadpool/thread.hxx b/cppu/source/threadpool/thread.hxx index 45355004ed80..4f1b6da93b33 100644 --- a/cppu/source/threadpool/thread.hxx +++ b/cppu/source/threadpool/thread.hxx @@ -16,8 +16,8 @@ * except in compliance with the License. You may obtain a copy of * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef _CPPU_THREADPOOL_THREAD_HXX -#define _CPPU_THREADPOOL_THREAD_HXX +#ifndef INCLUDED_CPPU_SOURCE_THREADPOOL_THREAD_HXX +#define INCLUDED_CPPU_SOURCE_THREADPOOL_THREAD_HXX #include <osl/thread.hxx> #include <sal/types.h> |