Remvoed unnecessary #include of IndexList.h

This commit is contained in:
Ivan Skytte Jørgensen
2016-04-12 16:27:11 +02:00
parent d95976ac03
commit d67b0fd845
2 changed files with 0 additions and 2 deletions

@ -12,7 +12,6 @@
#include "Msg0.h"
#include "Clusterdb.h"
#include "IndexList.h"
#include "Msg5.h"
// how many Msg0 requests can we launch at the same time?

@ -3,7 +3,6 @@
#include "HashTableX.h"
#include "Msg0.h"
#include "IndexList.h"
#include "Bits.h"
#include "Words.h"
#include "Rdb.h"