diff --git a/include/orm/tiny/tinytypes.hpp b/include/orm/tiny/tinytypes.hpp index e644f8e40..f411fffd2 100644 --- a/include/orm/tiny/tinytypes.hpp +++ b/include/orm/tiny/tinytypes.hpp @@ -11,7 +11,6 @@ TINY_SYSTEM_HEADER #ifdef TINY_NO_INCOMPLETE_UNORDERED_MAP # include -// Leaving only for reference, the unordered_map is included in the modelscollection.hpp #else # include #endif