-
- Downloads
Don't try to include modern C++ headers when building C++ Builder
C++ Builder6 doesn't have unordered_map, so only #include those std C++ headers if/where we actually need them.
Please register or sign in to comment
C++ Builder6 doesn't have unordered_map, so only #include those std C++ headers if/where we actually need them.