Update Win32Public.hpp

This commit is contained in:
Reece Wilson 2020-10-11 20:11:21 +01:00 committed by GitHub
parent 21c9c657a5
commit 9e860a5b61
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,6 +15,7 @@
#endif
#include <cstdint>
#include <cstddef>
#if defined(_DXTX_NOWIN)
using LONG = std::size_t;