From 7d788f2dce18c3ba6f11f7f032d35fef2e5fa9d4 Mon Sep 17 00:00:00 2001 From: Andreas Stöckel Date: Sun, 18 Jan 2015 18:27:25 +0100 Subject: Removed no longer necessary Rtti forward declarations --- src/core/XML.hpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/core/XML.hpp') diff --git a/src/core/XML.hpp b/src/core/XML.hpp index aee59a1..db7a9e1 100644 --- a/src/core/XML.hpp +++ b/src/core/XML.hpp @@ -52,8 +52,6 @@ namespace ousia { // Forward declarations class RttiType; -template -class Rtti; namespace xml { -- cgit v1.2.3