aboutsummaryrefslogtreecommitdiffstats
path: root/chilbert/BigBitVec.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'chilbert/BigBitVec.hpp')
-rw-r--r--chilbert/BigBitVec.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/chilbert/BigBitVec.hpp b/chilbert/BigBitVec.hpp
index 2f924b9..7f812b6 100644
--- a/chilbert/BigBitVec.hpp
+++ b/chilbert/BigBitVec.hpp
@@ -16,8 +16,8 @@
this program. If not, see <https://www.gnu.org/licenses/>.
*/
-#ifndef _BIGBITVEC_HPP_
-#define _BIGBITVEC_HPP_
+#ifndef CHILBERT_BIGBITVEC_HPP
+#define CHILBERT_BIGBITVEC_HPP
#include "chilbert/FixBitVec.hpp"