Updated define [skip ci]

This commit is contained in:
Andrew Kane
2024-04-25 17:50:14 -07:00
parent f23d7184e9
commit 7f15221fb4

View File

@@ -1,5 +1,5 @@
#ifndef BITVECTOR_H
#define BITVECTOR_H
#ifndef BITVEC_H
#define BITVEC_H
#include "utils/varbit.h"