summaryrefslogtreecommitdiffhomepage
path: root/include/ocl/print.hpp
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2025-12-05 08:41:23 -0500
committerAmlal El Mahrouss <amlal@nekernel.org>2025-12-05 08:41:23 -0500
commit85ee44f72ee2b65656111a6749f3c6cea6ff33e4 (patch)
treeafc85021c5fb8b1e2b98f4737ceb1469a65e4278 /include/ocl/print.hpp
parentc0ff4b289a74d2ce9cb390aaceba4bd5e1d4fd0f (diff)
chore: new version of OCL.Core.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'include/ocl/print.hpp')
-rw-r--r--include/ocl/print.hpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/ocl/print.hpp b/include/ocl/print.hpp
index 53c673e..02b3044 100644
--- a/include/ocl/print.hpp
+++ b/include/ocl/print.hpp
@@ -5,8 +5,8 @@
* Copyright 2025, Amlal El Mahrouss, Licensed under the Boost Software License. Licensed under the BSL 1.0 license
*/
-#ifndef _OCL_PRINT_HPP
-#define _OCL_PRINT_HPP
+#ifndef __OCL_CORE_PRINT
+#define __OCL_CORE_PRINT
#include <ocl/detail/config.hpp>
@@ -74,4 +74,4 @@ namespace ocl::io
}
} // namespace ocl::io
-#endif // ifndef _OCL_PRINT_HPP
+#endif // ifndef __OCL_CORE_PRINT