diff options
author | 2019-09-23 20:34:31 -0400 | |
---|---|---|
committer | 2019-09-23 20:34:31 -0400 | |
commit | 531633d519b1fdf40d9fda57d04f84b6607de4a7 (patch) | |
tree | 6a67313b96567c4e1dc5b51fafa5dd34b8d3b2ea /src/emu/tilemap.cpp | |
parent | b77f2851c9f1e75737f77f6660a0a6a783a154b9 (diff) |
Fixed a compilation bug under clang-cl (#5677)
* Fixed a compiltion bug under clang-cl
Oddly, this problem does not seem to manifest under clang on
gcc.godbolt.org. I suspect that this might be related to the fact that
sizeof(std::size_t) != sizeof(long) on Windows.
* Couriersud feedback
Diffstat (limited to 'src/emu/tilemap.cpp')
0 files changed, 0 insertions, 0 deletions