1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-26 01:35:41 +03:00

Merge pull request #876 from martinbudden/bf_header_rationalisation

Used forward references to remove #includes from header files
This commit is contained in:
borisbstyle 2016-08-04 01:27:41 +02:00 committed by GitHub
commit ea0f1f11f8
19 changed files with 40 additions and 31 deletions

View file

@ -14,7 +14,6 @@
* You should have received a copy of the GNU General Public License
* along with Cleanflight. If not, see <http://www.gnu.org/licenses/>.
*/
#include "rx/rx.h"
#pragma once