summaryrefslogtreecommitdiffhomepage
path: root/include/ocl/tproc/detail/config.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/ocl/tproc/detail/config.hpp')
-rw-r--r--include/ocl/tproc/detail/config.hpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/ocl/tproc/detail/config.hpp b/include/ocl/tproc/detail/config.hpp
index 04d0eed..12bcc3d 100644
--- a/include/ocl/tproc/detail/config.hpp
+++ b/include/ocl/tproc/detail/config.hpp
@@ -5,8 +5,8 @@
* Copyright 2025, Amlal El Mahrouss, licensed under the Boost Software License.
*/
-#ifndef __OCL_TPROC_CONFIG
-#define __OCL_TPROC_CONFIG
+#ifndef OCL_TPROC_CONFIG
+#define OCL_TPROC_CONFIG
#include <boost/assert/source_location.hpp>
#include <ocl/detail/config.hpp>
@@ -32,4 +32,4 @@ namespace ocl::tproc
} // namespace ocl::tproc
-#endif // ifndef __OCL_TPROC_CONFIG
+#endif // ifndef OCL_TPROC_CONFIG