diff options
Diffstat (limited to 'sysdeps/tile/math_private.h')
-rw-r--r-- | sysdeps/tile/math_private.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysdeps/tile/math_private.h b/sysdeps/tile/math_private.h index 9b6b68b324..99daec4093 100644 --- a/sysdeps/tile/math_private.h +++ b/sysdeps/tile/math_private.h @@ -1,4 +1,5 @@ -#ifndef _MATH_PRIVATE_H +#ifndef TILE_MATH_PRIVATE_H +#define TILE_MATH_PRIVATE_H 1 /* Internally, we suppress any use of exception or rounding other than what is supported by the hardware. This does mean that some |