mirror of
https://github.com/ScrelliCopter/tmx2gba.git
synced 2025-02-21 03:29:25 +11:00
Fix build errors on MSVC from sanitisation commit
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
/* headerwriter.cpp - Copyright (C) 2015-2024 a dinosaur (zlib, see COPYING.txt) */
|
||||
|
||||
#include "headerwriter.hpp"
|
||||
#include <algorithm>
|
||||
|
||||
|
||||
template <typename T> static constexpr std::string_view DatType();
|
||||
|
||||
Reference in New Issue
Block a user