mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 06:28:27 -04:00
5 lines
107 B
C++
5 lines
107 B
C++
#define FORCE_VERSION_H_INCLUDE
|
|
#include "AP_Periph.h"
|
|
#include "version.h"
|
|
#undef FORCE_VERSION_H_INCLUDE
|