ソースを参照

Removing redundant header

John Connors 1 年間 前
コミット
74c3054503
1 ファイル変更0 行追加1 行削除
  1. 0 1
      extras/physfssdl3.c

+ 0 - 1
extras/physfssdl3.c

@@ -24,7 +24,6 @@
 /* This works with SDL3. For SDL1 and SDL2, use physfsrwops.h */
 
 #include "physfssdl3.h"
-#include "SDL3/SDL_iostream.h"
 
 /* SDL_IOStream -> PhysicsFS bridge ... */