aboutsummaryrefslogtreecommitdiffstats
path: root/include/chilbert/detail/BitVecIterator.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/chilbert/detail/BitVecIterator.hpp')
-rw-r--r--include/chilbert/detail/BitVecIterator.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/chilbert/detail/BitVecIterator.hpp b/include/chilbert/detail/BitVecIterator.hpp
index 8902747..2458da9 100644
--- a/include/chilbert/detail/BitVecIterator.hpp
+++ b/include/chilbert/detail/BitVecIterator.hpp
@@ -16,8 +16,8 @@
this program. If not, see <https://www.gnu.org/licenses/>.
*/
-#ifndef CHILBERT_BITVECITERATOR_HPP
-#define CHILBERT_BITVECITERATOR_HPP
+#ifndef CHILBERT_DETAIL_BITVECITERATOR_HPP
+#define CHILBERT_DETAIL_BITVECITERATOR_HPP
#include "chilbert/detail/BitVecMask.hpp"