aboutsummaryrefslogtreecommitdiffstats
path: root/include/chilbert/chilbert.ipp
diff options
context:
space:
mode:
Diffstat (limited to 'include/chilbert/chilbert.ipp')
-rw-r--r--include/chilbert/chilbert.ipp5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/chilbert/chilbert.ipp b/include/chilbert/chilbert.ipp
index 3158c66..e53270f 100644
--- a/include/chilbert/chilbert.ipp
+++ b/include/chilbert/chilbert.ipp
@@ -2,9 +2,6 @@
// Copyright 2006-2007 Chris Hamilton <chamilton@cs.dal.ca>
// SPDX-License-Identifier: GPL-2.0-or-later
-#ifndef CHILBERT_CHILBERT_HPP
-#define CHILBERT_CHILBERT_HPP
-
#include "chilbert/BoundedBitVec.hpp"
#include "chilbert/DynamicBitVec.hpp"
#include "chilbert/SmallBitVec.hpp"
@@ -481,5 +478,3 @@ compact_index_to_coords(P& p,
}
} // namespace chilbert
-
-#endif