forked from Mirrors/privacore-open-source-search-engine
Remvoed unnecessary #include of IndexList.h
This commit is contained in:
1
Msg51.h
1
Msg51.h
@ -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"
|
||||
|
Reference in New Issue
Block a user