Skip to content

Commit

Permalink
Fix compatible with newer compilers
Browse files Browse the repository at this point in the history
  • Loading branch information
sago007 committed Nov 22, 2023
1 parent 2a2cf50 commit ed5bad7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/sagotmx/tmx_struct.h
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ SOFTWARE.
#include <string>
#include <sstream>
#include <cstring>
#include <cstdint>
#include <vector>
#include <map>
#include <zlib.h>
Expand Down

0 comments on commit ed5bad7

Please sign in to comment.