qt-ordered-map
qt-ordered-map copied to clipboard
Duplicate definition now raising warnings during compilation
The line here: https://github.com/mandeepsandhu/qt-ordered-map/blob/e1a26e336a3afe17f160f17520259bded9ddffeb/src/orderedmap.h#L118
duplicates: https://github.com/mandeepsandhu/qt-ordered-map/blob/e1a26e336a3afe17f160f17520259bded9ddffeb/src/orderedmap.h#L47
and that upsets some compilers:
luckily the fix is trivial...!
:grinning: