refs #403 remove unnecessary includes

This dramatically reduced the size of blackmiscfreefunctions.o
This commit is contained in:
Roland Winklmeier
2015-04-10 21:36:19 +02:00
parent 8b7bc16f41
commit 64e089a683

View File

@@ -8,11 +8,8 @@
*/
#include "blackmiscfreefunctions.h"
#include "blackmisc/aviation/aviation.h"
#include "blackmisc/pq/pq.h"
#include "math/math.h"
#include "geo/geo.h"
#include "network/network.h"
#include "audio/audio.h"
#include "hardware/hardware.h"
#include "settingsblackmiscclasses.h"