From bfafa64765de7a6002c2e84daefc84811278a51a Mon Sep 17 00:00:00 2001 From: Andreas Stöckel Date: Sun, 25 Jan 2015 18:54:40 +0100 Subject: more removal of the model namespace --- test/core/model/TestDocumentBuilder.hpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'test/core/model/TestDocumentBuilder.hpp') diff --git a/test/core/model/TestDocumentBuilder.hpp b/test/core/model/TestDocumentBuilder.hpp index 63d60eb..149b88e 100644 --- a/test/core/model/TestDocumentBuilder.hpp +++ b/test/core/model/TestDocumentBuilder.hpp @@ -27,7 +27,6 @@ #include namespace ousia { -namespace model { typedef std::vector Path; @@ -215,5 +214,4 @@ Rooted buildAnnotationEntity( return anno; } } -} #endif -- cgit v1.2.3