PDA

Просмотр полной версии : Fix build on Linux/GCC: hash_map's 'erase' member takes an iterator, so passing it a const_iterator


newsbot
25.09.2012, 15:44
Автор: evil-at-wow


<pre>m src/game/TransportSystem.cpp
</pre>
<pre style='white-space:pre-wrap;width:81ex'>Fix build on Linux/GCC: hash_map's 'erase' member takes an iterator, so passing it a const_iterator is a no go.</pre>


Подробнее... (https://github.com/mangos/server/commit/68ce1e7b59cd990304dad0206ea89079aec7f994)