From 3f6829abef9cc03bc344c4cad1bc7abe9490d1fd Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sat, 28 Apr 2012 01:44:21 +0000 Subject: Lint. git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@4289 a436a847-0d15-0410-975c-d299462d15a1 --- ingen/Interface.hpp | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'ingen/Interface.hpp') 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 { -- cgit v1.2.1