build: fixed ShadedIntermediateStorage not compiling on Windows
This commit is contained in:
@@ -1,6 +1,9 @@
|
|||||||
#ifndef SHARED_INTERMEDIATE_STORAGE_H
|
#ifndef SHARED_INTERMEDIATE_STORAGE_H
|
||||||
#define SHARED_INTERMEDIATE_STORAGE_H
|
#define SHARED_INTERMEDIATE_STORAGE_H
|
||||||
|
|
||||||
|
#include <set>
|
||||||
|
#include <vector>
|
||||||
|
|
||||||
#include "data/indexer/interprocess/shared_types/SharedStorageTypes.h"
|
#include "data/indexer/interprocess/shared_types/SharedStorageTypes.h"
|
||||||
#include "utility/interprocess/SharedMemory.h"
|
#include "utility/interprocess/SharedMemory.h"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user