9 lines
64 B
Plaintext
9 lines
64 B
Plaintext
|
|
#pragma once
|
|
|
|
#ifndef __CLIMITS_H
|
|
#include <limits.h>
|
|
#endif
|
|
|
|
|