summaryrefslogtreecommitdiff
path: root/src/model/domain/Domain.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/model/domain/Domain.cpp')
-rw-r--r--src/model/domain/Domain.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/model/domain/Domain.cpp b/src/model/domain/Domain.cpp
index 3def24b..9b27e3a 100644
--- a/src/model/domain/Domain.cpp
+++ b/src/model/domain/Domain.cpp
@@ -19,8 +19,9 @@
#include "Domain.hpp"
namespace ousia {
+namespace model {
namespace domain {
}
}
-
+}