From 31950890c939862f79c817053c106bf711c63a64 Mon Sep 17 00:00:00 2001 From: rtk0c Date: Tue, 30 Mar 2021 19:40:11 -0700 Subject: Product items and misc stuff --- core/src/Model/fwd.hpp | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'core/src/Model/fwd.hpp') diff --git a/core/src/Model/fwd.hpp b/core/src/Model/fwd.hpp index 6bbc0b7..bf9a8cf 100644 --- a/core/src/Model/fwd.hpp +++ b/core/src/Model/fwd.hpp @@ -3,5 +3,13 @@ // GlobalStates.hpp class GlobalStates; +// Items.hpp +template +class ItemList; +class ItemBase; +class ProductItem; +class FactoryItem; +class CustomerItem; + // Project.hpp class Project; -- cgit v1.2.3-70-g09d2