summaryrefslogtreecommitdiffstats
path: root/ingen/Interface.hpp
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2012-04-28 01:44:21 +0000
committerDavid Robillard <d@drobilla.net>2012-04-28 01:44:21 +0000
commit3f6829abef9cc03bc344c4cad1bc7abe9490d1fd (patch)
treed730acc84e982a5329aacccf7f68b25beb258071 /ingen/Interface.hpp
parent70f4bcdde45e94dbe27300a5069994aebc523cab (diff)
downloadingen-3f6829abef9cc03bc344c4cad1bc7abe9490d1fd.tar.gz
ingen-3f6829abef9cc03bc344c4cad1bc7abe9490d1fd.tar.bz2
ingen-3f6829abef9cc03bc344c4cad1bc7abe9490d1fd.zip
Lint.
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@4289 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'ingen/Interface.hpp')
-rw-r--r--ingen/Interface.hpp6
1 files changed, 5 insertions, 1 deletions
diff --git a/ingen/Interface.hpp b/ingen/Interface.hpp
index cf0fae08..c1472e5e 100644
--- a/ingen/Interface.hpp
+++ b/ingen/Interface.hpp
@@ -20,7 +20,11 @@
#include "ingen/Resource.hpp"
#include "ingen/Status.hpp"
-namespace Raul { class Atom; class Path; class URI; }
+namespace Raul {
+class Atom;
+class Path;
+class URI;
+}
namespace Ingen {