summaryrefslogtreecommitdiffhomepage
path: root/include/ocl/fix/checksum.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/ocl/fix/checksum.hpp')
-rw-r--r--include/ocl/fix/checksum.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/ocl/fix/checksum.hpp b/include/ocl/fix/checksum.hpp
index a5e4469..e1ed745 100644
--- a/include/ocl/fix/checksum.hpp
+++ b/include/ocl/fix/checksum.hpp
@@ -5,8 +5,8 @@
* Copyright 2025, Amlal El Mahrouss, licensed under the Boost Software License.
*/
-#ifndef __OCL_FIX_CHECKSUM
-#define __OCL_FIX_CHECKSUM
+#ifndef OCL_FIX_CHECKSUM
+#define OCL_FIX_CHECKSUM
#include <ocl/fix/detail/config.hpp>
#include <ocl/fix/parser.hpp>