[beast: 15/39] BSE: tests: remove useless topconfig.h includes



commit 28e8b2a55fdac97c9a0602c9239537a72ff1b4d8
Author: Tim Janik <timj gnu org>
Date:   Sat Sep 12 00:20:05 2015 +0200

    BSE: tests: remove useless topconfig.h includes

 bse/tests/blocktests.cc |    1 -
 bse/tests/filtertest.cc |    1 -
 bse/tests/firhandle.cc  |    1 -
 3 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/bse/tests/blocktests.cc b/bse/tests/blocktests.cc
index 924e21a..92a2188 100644
--- a/bse/tests/blocktests.cc
+++ b/bse/tests/blocktests.cc
@@ -2,7 +2,6 @@
 #include <bse/bseblockutils.hh>
 #include <sfi/sfitests.hh>
 #include <bse/bsemain.hh>
-#include "topconfig.h"
 
 static void
 report_usecs (const char *what, double usecs)
diff --git a/bse/tests/filtertest.cc b/bse/tests/filtertest.cc
index cf6d556..551396b 100644
--- a/bse/tests/filtertest.cc
+++ b/bse/tests/filtertest.cc
@@ -6,7 +6,6 @@
 #include <bse/bsemain.hh>
 #include <bse/gslfilter.hh> // FIXME
 #include <bse/bseglobals.hh> // FIXME
-#include "topconfig.h"
 #include <math.h>
 #include <stdlib.h>
 #include <stdio.h>
diff --git a/bse/tests/firhandle.cc b/bse/tests/firhandle.cc
index 1e01a79..783a2c1 100644
--- a/bse/tests/firhandle.cc
+++ b/bse/tests/firhandle.cc
@@ -5,7 +5,6 @@
 #include <bse/gsldatahandle.hh>
 #include <bse/gsldatautils.hh>
 #include <bse/bsemain.hh>
-#include "topconfig.h"
 #include <math.h>
 #include <stdlib.h>
 #include <complex>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]