1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-02-06 21:54:15 +01:00

LP-556 Removed unneeded includes.

This commit is contained in:
Vladimir Zidar 2018-02-13 11:36:12 +01:00
parent 6c9c6cb3f3
commit c3d9c27a58

View File

@ -32,15 +32,10 @@
#include <hwsettings.h> #include <hwsettings.h>
#include <taskinfo.h> #include <taskinfo.h>
#include <pios_ws2811.h> #include <pios_ws2811.h>
#include "hwdiscoveryf4baresettings.h" #include "hwdiscoveryf4baresettings.h"
#include "firmwareiapobj.h" #include "firmwareiapobj.h"
#include "hwpikoblxsettings.h"
#include "hwspracingf3evosettings.h"
#include "hwspracingf3settings.h"
#include "hwtinyfishsettings.h"
#ifdef PIOS_INCLUDE_INSTRUMENTATION #ifdef PIOS_INCLUDE_INSTRUMENTATION
#include <pios_instrumentation.h> #include <pios_instrumentation.h>
#endif #endif