Files
2023-06-25 16:52:48 -04:00

4 lines
78 B
Plaintext

#ifndef MSL_CPP_CLIMITS_H
#define MSL_CPP_CLIMITS_H
#include <limits.h>
#endif