8 lines
111 B
C
8 lines
111 B
C
#ifndef INCLUDES_H
|
|
#define INCLUDES_H
|
|
|
|
// platform specific includes
|
|
@PLATFORM_INCLUDES@
|
|
|
|
#endif // INCLUDES_H
|