build: fixed ShadedIntermediateStorage not compiling on Windows

This commit is contained in:
mlangkabel
2018-08-28 10:15:14 +02:00
parent a1ad9abc0d
commit d2b8b5567f
@@ -1,6 +1,9 @@
#ifndef SHARED_INTERMEDIATE_STORAGE_H
#define SHARED_INTERMEDIATE_STORAGE_H
#include <set>
#include <vector>
#include "data/indexer/interprocess/shared_types/SharedStorageTypes.h"
#include "utility/interprocess/SharedMemory.h"