diff options
Diffstat (limited to 'libstdc++-v3/include')
-rw-r--r-- | libstdc++-v3/include/tr1/beta_function.tcc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libstdc++-v3/include/tr1/beta_function.tcc b/libstdc++-v3/include/tr1/beta_function.tcc index c4fe6e8e31b..e7d7c4ddc3d 100644 --- a/libstdc++-v3/include/tr1/beta_function.tcc +++ b/libstdc++-v3/include/tr1/beta_function.tcc @@ -194,4 +194,4 @@ namespace tr1 } } -#endif // __GLIBCXX_TR1_BETA_FUNCTION_TCC +#endif // _GLIBCXX_TR1_BETA_FUNCTION_TCC |