mirror of
https://github.com/OpenMW/openmw.git
synced 2025-10-28 08:56:37 +00:00
To fix msvc error:
components\detournavigator\objectid.hpp(14,13): error C2440: 'reinterpret_cast': cannot convert from 'const T' to 'size_t'
with
[
T=unsigned long
]
|
||
|---|---|---|
| .. | ||
| detournavigator | ||
| esm | ||
| misc | ||
| mwdialogue | ||
| mwworld | ||
| nifloader | ||
| settings | ||
| CMakeLists.txt | ||
| openmw_test_suite.cpp | ||