]> gcc.gnu.org Git - gcc.git/blame_incremental - gcc/limitx.h
(parse_escape): Diagnose '\x' with no digits.
[gcc.git] / gcc / limitx.h
... / ...
CommitLineData
1/* This administrivia gets added to the beginning of limits.h
2 if the system has its own version of limits.h. */
3
4#ifndef _LIMITS_H_ /* Terminated in limity.h. */
5#define _LIMITS_H_
6
7#include_next <limits.h>
8
This page took 0.027159 seconds and 5 git commands to generate.