diff options
Diffstat (limited to 'libstdc++-v3/include/c_std/cmath.tcc')
| -rw-r--r-- | libstdc++-v3/include/c_std/cmath.tcc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libstdc++-v3/include/c_std/cmath.tcc b/libstdc++-v3/include/c_std/cmath.tcc index be7502d3c46..2132548e31f 100644 --- a/libstdc++-v3/include/c_std/cmath.tcc +++ b/libstdc++-v3/include/c_std/cmath.tcc @@ -29,8 +29,8 @@ // This file was written by Gabriel Dos Reis <gdr@codesourcery.com> -#ifndef _CMATH_TCC -#define _CMATH_TCC 1 +#ifndef _GLIBCXX_CMATH_TCC +#define _GLIBCXX_CMATH_TCC 1 namespace std { |

