removed useless comment

It's not relevant anymore.
This commit is contained in:
silverqx
2023-08-20 17:12:57 +02:00
parent a59262ae67
commit 2a15c25967
-1
View File
@@ -11,7 +11,6 @@ TINY_SYSTEM_HEADER
#ifdef TINY_NO_INCOMPLETE_UNORDERED_MAP
# include <map>
// Leaving only for reference, the unordered_map is included in the modelscollection.hpp
#else
# include <unordered_map>
#endif