Add missing definition
All checks were successful
The build was successful.

This commit is contained in:
2018-08-15 20:20:56 +02:00
parent b94a23d580
commit b642858044

View File

@@ -332,6 +332,8 @@ struct SyMutexMethods {
#endif #endif
typedef sxi64 ph7_int64; typedef sxi64 ph7_int64;
#define PH7_APIEXPORT SX_APIEXPORT #define PH7_APIEXPORT SX_APIEXPORT
#define PH7_APIIMPORT SX_APIIMPORT
/* /*
* Engine Configuration Commands. * Engine Configuration Commands.
* *