diff options
Diffstat (limited to 'include/framework/InternalLevel.h')
| -rw-r--r-- | include/framework/InternalLevel.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/framework/InternalLevel.h b/include/framework/InternalLevel.h index 3f41655..ac013c0 100644 --- a/include/framework/InternalLevel.h +++ b/include/framework/InternalLevel.h @@ -13,12 +13,10 @@ #include <memory> #include "util/types.h" -#include "util/bf_config.h" #include "framework/ShardInterface.h" #include "framework/QueryInterface.h" #include "framework/RecordInterface.h" #include "framework/MutableBuffer.h" -#include "ds/BloomFilter.h" namespace de { |