1
     2
     3
     4
     5
     6
#ifndef CXXSTD_LIMITS_H
#define CXXSTD_LIMITS_H 1

#include <limits>

#endif // CXXSTD_LIMITS_H