summaryrefslogtreecommitdiffhomepage
path: root/include/ocl/tproc.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/ocl/tproc.hpp')
-rw-r--r--include/ocl/tproc.hpp8
1 files changed, 4 insertions, 4 deletions
diff --git a/include/ocl/tproc.hpp b/include/ocl/tproc.hpp
index 3bd0e67..132e59a 100644
--- a/include/ocl/tproc.hpp
+++ b/include/ocl/tproc.hpp
@@ -3,14 +3,14 @@
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// Official repository: https://github.com/ocl-org/tproc
-#ifndef __OCL_TPROC_HPP
-#define __OCL_TPROC_HPP
+#ifndef OCL_TPROC_HPP
+#define OCL_TPROC_HPP
#include <ocl/tproc/detail/config.hpp>
#include <ocl/tproc/rope.hpp>
-#ifdef __OCL_TPROC_REGEX
+#ifdef OCL_TPROC_REGEX
// #include <ocl/tproc/linter.hpp>
#endif
-#endif // __OCL_TPROC_HPP
+#endif // OCL_TPROC_HPP