ardupilot/libraries/AP_Common/missing
Lucas De Marchi 39d4fa2cf8 Revert changes to cmath according to gcc version
Revert these commits:
	"AP_Common: gcc 4.9.2 behaves differently from 4.9.3"
	"AP_Common: this workaround for missing/cmath is also needed for gcc 4.9.3"

This breaks the build for PX4. The change is related to the libc, not
the compiler version. We have an workaround there based on compiler
version just because it's usual to have a more recent libc version when
you have a recent compiler.
2016-06-21 13:54:41 -03:00
..
ap_version.h Global: use ap_version.h 2016-05-06 13:11:28 -03:00
cmath Revert changes to cmath according to gcc version 2016-06-21 13:54:41 -03: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