mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2026-01-06 12:40:56 +00:00
http://stackoverflow.com/questions/4657513/comparing-iterators-from-different-containers It seems like this was just an overlook that happened to work on most systems. I was not able to thoroughly test this change, but it fixed an issue I was having in VC10. It's possible the prev.end() was a copy paste error that was meant to be new.end() anyways. |
||
|---|---|---|
| .. | ||
| mwbase | ||
| mwclass | ||
| mwdialogue | ||
| mwgui | ||
| mwinput | ||
| mwmechanics | ||
| mwrender | ||
| mwscript | ||
| mwsound | ||
| mwworld | ||
| CMakeLists.txt | ||
| config.hpp.cmake | ||
| doc.hpp | ||
| engine.cpp | ||
| engine.hpp | ||
| main.cpp | ||