mirror of
https://github.com/encounter/ogws.git
synced 2026-03-30 11:33:37 -07:00
4 lines
78 B
Plaintext
4 lines
78 B
Plaintext
#ifndef MSL_CPP_CLIMITS_H
|
|
#define MSL_CPP_CLIMITS_H
|
|
#include <limits.h>
|
|
#endif |