From 9a030b92dcfed529d5dbb9daec7d1bc805cabf95 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sun, 12 Oct 2008 04:39:50 +0000 Subject: Remove unnecessary include. git-svn-id: http://svn.drobilla.net/lad/trunk/raul@1652 a436a847-0d15-0410-975c-d299462d15a1 --- raul/Array.hpp | 1 - 1 file changed, 1 deletion(-) (limited to 'raul') diff --git a/raul/Array.hpp b/raul/Array.hpp index 0dfa75f..62a7622 100644 --- a/raul/Array.hpp +++ b/raul/Array.hpp @@ -20,7 +20,6 @@ #include #include -#include "types.hpp" #include "Deletable.hpp" namespace Raul { -- cgit v1.2.1