From be66642ba83c1e238ba89d8cb562eb0e4b5c280c Mon Sep 17 00:00:00 2001 From: Andreas Stöckel Date: Sun, 25 Jan 2015 18:51:51 +0100 Subject: deleted "model" namespace --- src/core/model/Project.hpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/core/model/Project.hpp') diff --git a/src/core/model/Project.hpp b/src/core/model/Project.hpp index 4e2a43b..642059c 100644 --- a/src/core/model/Project.hpp +++ b/src/core/model/Project.hpp @@ -36,7 +36,6 @@ namespace ousia { class Logger; class Rtti; -namespace model { class SystemTypesystem; class Typesystem; @@ -123,7 +122,6 @@ public: */ const NodeVector &getDocuments() const; }; -} namespace RttiTypes { /** -- cgit v1.2.3