cinttypes: Remove redundant pragma system_header.
authorPaolo Carlini <paolo.carlini@oracle.com>
Tue, 18 Nov 2008 17:27:10 +0000 (17:27 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Tue, 18 Nov 2008 17:27:10 +0000 (17:27 +0000)
2008-11-18  Paolo Carlini  <paolo.carlini@oracle.com>

* include/tr1_impl/cinttypes: Remove redundant pragma system_header.
* include/tr1_impl/cfenv: Likewise.
* include/tr1_impl/cstdint: Likewise.

From-SVN: r141968

libstdc++-v3/ChangeLog
libstdc++-v3/include/tr1_impl/cfenv
libstdc++-v3/include/tr1_impl/cinttypes
libstdc++-v3/include/tr1_impl/cstdint

index 4fdec55c266910d73238330adf877d680d4fc927..510bb2c56ce73ed4a0a72ce68d6b72e9eb2a727c 100644 (file)
@@ -1,3 +1,9 @@
+2008-11-18  Paolo Carlini  <paolo.carlini@oracle.com>
+
+       * include/tr1_impl/cinttypes: Remove redundant pragma system_header.
+       * include/tr1_impl/cfenv: Likewise.
+       * include/tr1_impl/cstdint: Likewise.
+
 2008-11-13  Paolo Carlini  <paolo.carlini@oracle.com>
 
        PR libstdc++/38000
index 2732322977f6d428fd9fb31dda90f4cc6c641d2b..65566c89374ac9ec7384bc54c407e1b25d586215 100644 (file)
@@ -32,8 +32,6 @@
  *  You should not attempt to use it directly.
  */
 
-#pragma GCC system_header
-
 #if _GLIBCXX_USE_C99_FENV_TR1
 
 #undef feclearexcept
index 4e9da08abff8ba1d543849d18fe0cf965c21d9d1..ce5c7af97c528aefd135e4274fdc1a5222b8a5df 100644 (file)
@@ -32,8 +32,6 @@
  *  You should not attempt to use it directly.
  */
 
-#pragma GCC system_header
-
 #if _GLIBCXX_USE_C99_INTTYPES_TR1
 
 namespace std
index 0c63fb4d367ada35aaa1ce71c8415a7b42d19e1e..481c989a943b4c264e272fe711fef0d8941d1c86 100644 (file)
@@ -32,8 +32,6 @@
  *  You should not attempt to use it directly.
  */
 
-#pragma GCC system_header
-
 #if _GLIBCXX_USE_C99_STDINT_TR1
 
 namespace std