瀏覽代碼

Fixed error: multiple storage classes in declaration specifiers

Sam Lantinga 1 年之前
父節點
當前提交
8371114009
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/stdlib/SDL_malloc.c

+ 1 - 0
src/stdlib/SDL_malloc.c

@@ -28,6 +28,7 @@
 #define LACKS_STRINGS_H
 #define LACKS_STRING_H
 #define LACKS_STDLIB_H
+#define FORCEINLINE
 #define ABORT
 #define USE_LOCKS 1
 #define USE_DL_PREFIX