1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2026-02-10 20:38:29 +00:00
openmw/components/bsa
Nathan Aclander 48e2ec2840 Fix comparison of integers of different signs
Clang reported comparison of unsigned long with long. This cast should fix it.
2015-03-15 16:20:17 -07:00
..
bsa_archive.cpp
bsa_archive.hpp
bsa_file.cpp Fix comparison of integers of different signs 2015-03-15 16:20:17 -07:00
bsa_file.hpp remove our stdint.h version that uses boost and force usage of system stdint.h 2014-03-05 17:08:58 +01:00
resources.cpp fix -Wnewline-eof warnings 2015-03-11 10:54:45 -04:00
resources.hpp