diff options
Diffstat (limited to 'Hilbert/FixBitVec.hpp')
-rw-r--r-- | Hilbert/FixBitVec.hpp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Hilbert/FixBitVec.hpp b/Hilbert/FixBitVec.hpp index 60f4384..0117c89 100644 --- a/Hilbert/FixBitVec.hpp +++ b/Hilbert/FixBitVec.hpp @@ -22,8 +22,7 @@ #include <inttypes.h> -#include <Hilbert/Common.hpp> - +#include <cassert> // This must be an unsigned integer that is either // 32 or 64 bits. Otherwise, there are places in the |