Add missing definition
ステータスチェックはすべて成功しました
The build was successful.

このコミットが含まれているのは:
2018-08-15 20:20:56 +02:00
コミット b642858044

ファイルの表示

@@ -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.
* *