mirror of
https://github.com/silverqx/TinyORM.git
synced 2026-05-08 09:59:23 -05:00
removed useless comment
It's not relevant anymore.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user