Fix non-PCH build.

This commit is contained in:
Gacko
2017-09-25 21:34:15 +02:00
parent d184768bbc
commit 25111b09df

View File

@@ -19,6 +19,7 @@
#define DB2STORE_H
#include "Common.h"
#include "Errors.h"
#include "DBStorageIterator.h"
#include <vector>