Просмотр исходного кода

Change code to check individually for the INT#_C macros before defining them - this correctly handles cases where they are partially defined by other other headers (for example ICU).
Also declare this a gcc system header - seems to be the only way to really suppress the warnings - fixes #3889.

[SVN r59430]

John Maddock 16 лет назад
Родитель
Сommit
4f310852cd
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      libs/integer

+ 1 - 1
libs/integer

@@ -1 +1 @@
-Subproject commit 6293af825a90a986dce1689d2ed8c6524894b2d2
+Subproject commit 2f13159023cf2ddb00e4a55b4413d45a6aaf505f

粤ICP备19079148号