Mercurial > ms-int-types
diff inttypes.h @ 10:fed29a68d73f
Error message changed: VC6 supported from now.
author | ipse.c99@d525d15b-5824-0410-80a3-6185d19c2cde |
---|---|
date | Wed, 13 Dec 2006 13:42:24 +0000 |
parents | 8528f97c3731 |
children | bfc13f31112f |
line wrap: on
line diff
--- a/inttypes.h +++ b/inttypes.h @@ -30,7 +30,7 @@ /////////////////////////////////////////////////////////////////////////////// #ifndef _MSC_VER // [ -#error "Use this header only with Microsoft Visual C++ version 7 or later!" +#error "Use this header only with Microsoft Visual C++ compilers!" #endif // _MSC_VER ] #ifndef _MSC_INTTYPES_H_ // [