
Go to the source code of this file.
Defines | |
| #define | PLATFORM(FEATURE) (defined( PLATFORM_##FEATURE ) && PLATFORM_##FEATURE) |
| #define PLATFORM | ( | FEATURE | ) | (defined( PLATFORM_##FEATURE ) && PLATFORM_##FEATURE) |
Definition at line 23 of file Platform.h.
1.6.1