GCC with patches for OS216
修订版 | 45aa378cd4adb3cf72a3a82be35dbfbe68e894aa (tree) |
---|---|
时间 | 2003-04-22 09:16:59 |
作者 | GCC Administrator <gccadmin@gcc....> |
Commiter | GCC Administrator |
Daily bump.
From-SVN: r65927.2
@@ -36,7 +36,7 @@ | ||
36 | 36 | #include <bits/limits.h> |
37 | 37 | |
38 | 38 | // The current version of the C++ library in compressed ISO date format. |
39 | -#define __GLIBCPP__ 20030421 | |
39 | +#define __GLIBCPP__ 20030422 | |
40 | 40 | |
41 | 41 | // This is necessary until GCC supports separate template |
42 | 42 | // compilation. |