summaryrefslogtreecommitdiffstats
path: root/cppu/source/threadpool/current.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cppu/source/threadpool/current.hxx')
-rw-r--r--cppu/source/threadpool/current.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/cppu/source/threadpool/current.hxx b/cppu/source/threadpool/current.hxx
index ea26851ddb00..43eb809f9bff 100644
--- a/cppu/source/threadpool/current.hxx
+++ b/cppu/source/threadpool/current.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_CPPU_SOURCE_THREADPOOL_CURRENT_HXX
-#define INCLUDED_CPPU_SOURCE_THREADPOOL_CURRENT_HXX
+#pragma once
#include <sal/config.h>
@@ -42,6 +41,4 @@ struct IdContainer
IdContainer * getIdContainer();
}
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */