From 44f5fa5c8f258e8fc1f7d7e2e45e0485bd6cc490 Mon Sep 17 00:00:00 2001 From: rtk0c Date: Wed, 31 Mar 2021 20:19:18 -0700 Subject: Complete items tab (UI and serialization) --- core/src/Model/fwd.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'core/src/Model/fwd.hpp') diff --git a/core/src/Model/fwd.hpp b/core/src/Model/fwd.hpp index bf9a8cf..146f74a 100644 --- a/core/src/Model/fwd.hpp +++ b/core/src/Model/fwd.hpp @@ -6,6 +6,7 @@ class GlobalStates; // Items.hpp template class ItemList; +template class ItemBase; class ProductItem; class FactoryItem; -- cgit v1.2.3-70-g09d2