historical/toontown-classic.git/panda/include/parser-inc/limits

6 lines
75 B
Text
Raw Normal View History

2024-01-16 11:20:27 -06:00
#pragma once
namespace std {
template<class T> class numeric_limits;
};