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

Patches for cstdint support:

cygwin and mingw now use native stdint headers.
default header now compiles in -pedantic -ansi mode with gcc.


[SVN r21728]
John Maddock 22 лет назад
Родитель
Сommit
0302dd2f19
2 измененных файлов с 2 добавлено и 2 удалено
  1. 1 1
      libs/config
  2. 1 1
      libs/integer

+ 1 - 1
libs/config

@@ -1 +1 @@
-Subproject commit f7ab97e8625ad9f9d682c3af68b89ab49f404dea
+Subproject commit 58a844779e46a0f84fb8c6bff9a87ac52e1e61b1

+ 1 - 1
libs/integer

@@ -1 +1 @@
-Subproject commit 1e6ab2dc10833ce8494e1444a35feb5c80728e2f
+Subproject commit f2d22d091ff67c984f18cf7a91739e3b90c77815

粤ICP备19079148号