From 29813ada1005d3344320da48006ea5419181f7e0 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sun, 5 Aug 2018 12:32:40 +0200 Subject: Clean up includes --- chilbert/GrayCodeRank.hpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'chilbert/GrayCodeRank.hpp') diff --git a/chilbert/GrayCodeRank.hpp b/chilbert/GrayCodeRank.hpp index 494caf6..8e98592 100644 --- a/chilbert/GrayCodeRank.hpp +++ b/chilbert/GrayCodeRank.hpp @@ -20,8 +20,10 @@ #define CHILBERT_GRAYCODERANK_HPP +#include "chilbert/FixBitVec.hpp" #include "chilbert/BigBitVec.hpp" +#include namespace chilbert { -- cgit v1.2.1