Files
TrinityCore/src
Giacomo Pozzoni 235bfad329 Core/Misc: Fix no-pch GCC 11 build (#27150)
Add missing <limits> header

See http://gcc.gnu.org/gcc-11/porting_to.html for more info, section "Header dependency changes"
"Some C++ Standard Library headers have been changed to no longer include other headers that they do need to depend on. As such, C++ programs that used standard library components without including the right headers will no longer compile."
2021-10-23 12:39:39 +02:00
..
2021-08-31 13:46:17 +02:00
2020-01-02 06:25:50 +01:00