ardupilot/libraries/AP_Common/missing
Lucas De Marchi fea084a596 Global: use ap_version.h
This header is used by waf to contain the generated version macros,
particularly using the git hash. For waf it's better to be in a separate
header since it then can keep track of changes on it a trigger
recompilation.

For the make build system, a dummy ap_version.h file has been added in
the missing/ folder so both implementations can co-exist.
2016-05-06 13:11:28 -03:00
..
ap_version.h Global: use ap_version.h 2016-05-06 13:11:28 -03:00
cmath missing: add cmath 2016-04-05 20:44:15 -07:00
cstddef AP_Common: missing: move definitions to standard headers 2016-02-16 19:49:09 -02:00
type_traits AP_Common: missing: move definitions to standard headers 2016-02-16 19:49:09 -02:00
utility AP_Common: missing: move definitions to standard headers 2016-02-16 19:49:09 -02:00