mirror of
https://github.com/zeldaret/ss
synced 2026-05-24 23:21:41 -04:00
732a119127
* snd / math / g3d
5 lines
79 B
Plaintext
5 lines
79 B
Plaintext
#ifndef MSL_CPP_CLIMITS_H
|
|
#define MSL_CPP_CLIMITS_H
|
|
#include <limits.h>
|
|
#endif
|