diff options
Diffstat (limited to 'include/ocl/tproc/rope.inl')
| -rw-r--r-- | include/ocl/tproc/rope.inl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/ocl/tproc/rope.inl b/include/ocl/tproc/rope.inl index 5ae96f1..90e8811 100644 --- a/include/ocl/tproc/rope.inl +++ b/include/ocl/tproc/rope.inl @@ -3,8 +3,8 @@ // 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_ROPE_INL -#define __OCL_TPROC_ROPE_INL +#ifndef OCL_TPROC_ROPE_INL +#define OCL_TPROC_ROPE_INL namespace ocl::tproc::rope { |
