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