From cc0f20f73d25af90300a24768adc2a55f1dfcf91 Mon Sep 17 00:00:00 2001 From: jackpoz Date: Sat, 16 Feb 2019 18:28:25 +0100 Subject: Core/Misc: Fix no-pch build --- src/server/shared/DataStores/DBCStore.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/server/shared/DataStores/DBCStore.h b/src/server/shared/DataStores/DBCStore.h index 22591334b53..89b5a720aa7 100644 --- a/src/server/shared/DataStores/DBCStore.h +++ b/src/server/shared/DataStores/DBCStore.h @@ -21,6 +21,7 @@ #include "Common.h" #include "DBCStorageIterator.h" +#include "Errors.h" #include /// Interface class for common access -- cgit v1.2.3