ardupilot/libraries/AC_Fence
Peter Barker 44d0172f83 AC_Fence: avoid using struct Location
clang reports this could be a problem when compiling under some EABIs.  Remove it from most places as it is just noise, replace with class where we want to avoid including Location.h
2023-02-04 22:51:54 +11:00
..
AC_Fence.cpp
AC_Fence.h
AC_Fence_config.h
AC_PolyFence_loader.cpp AC_Fence: avoid using struct Location 2023-02-04 22:51:54 +11:00
AC_PolyFence_loader.h
LogStructure.h