From 6012222c80c37be78db3f38a37f7d9a609a213a8 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sun, 3 May 2009 17:39:16 +0000 Subject: Update waf configuration header for new waf scheme (in 1.5.6). Split low-level LV2 event buffer into separate class from EventBuffer (for reuse). git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@1958 a436a847-0d15-0410-975c-d299462d15a1 --- src/shared/runtime_paths.hpp | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/shared/runtime_paths.hpp') diff --git a/src/shared/runtime_paths.hpp b/src/shared/runtime_paths.hpp index 8081a249..5ee1aebc 100644 --- a/src/shared/runtime_paths.hpp +++ b/src/shared/runtime_paths.hpp @@ -22,10 +22,6 @@ #define _GNU_SOURCE #endif -#include -#include -#include -#include #include namespace Ingen { -- cgit v1.2.1