summaryrefslogtreecommitdiffstats
path: root/ingen/client/ClientStore.hpp
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2020-08-01 21:36:41 +0200
committerDavid Robillard <d@drobilla.net>2020-08-02 01:48:48 +0200
commit7bf68773bc946f3e0fe4c25b05082ca4b068a593 (patch)
treecc09ecb9c32d4d2606ac3a4f563e06ddfa9eb5f8 /ingen/client/ClientStore.hpp
parentc0de5d2620cc1ee227ff2c64ef163e308ba19cb4 (diff)
downloadingen-7bf68773bc946f3e0fe4c25b05082ca4b068a593.tar.gz
ingen-7bf68773bc946f3e0fe4c25b05082ca4b068a593.tar.bz2
ingen-7bf68773bc946f3e0fe4c25b05082ca4b068a593.zip
Clean up namespace comments
Diffstat (limited to 'ingen/client/ClientStore.hpp')
-rw-r--r--ingen/client/ClientStore.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ingen/client/ClientStore.hpp b/ingen/client/ClientStore.hpp
index 109bd835..348d87a3 100644
--- a/ingen/client/ClientStore.hpp
+++ b/ingen/client/ClientStore.hpp
@@ -31,7 +31,7 @@
namespace Raul {
class Path;
class Atom;
-}
+} // namespace Raul
namespace ingen {