ソースを参照

missing include

Thomas Buck 1ヶ月前
コミット
f64b8e66ae
1個のファイルの変更1行の追加0行の削除
  1. 1
    0
      include/TextureManager.h

+ 1
- 0
include/TextureManager.h ファイルの表示

@@ -12,6 +12,7 @@
12 12
 #include <array>
13 13
 #include <tuple>
14 14
 #include <vector>
15
+#include <string>
15 16
 
16 17
 // These are loaded into TextureStorage::SYSTEM by initialize()!
17 18
 #define TEXTURE_WHITE 0

読み込み中…
キャンセル
保存