Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members  

macros.h

Go to the documentation of this file.
00001 /*
00002  *
00003  * © Bernhard Wagner, xmlizer.biz, 2002.
00004  */
00005 #if defined(_MSC_VER)
00006     //
00007     // Warning about: identifier was truncated to '255' characters in the debug information
00008     // But check:http://support.microsoft.com/default.aspx?scid=KB;EN-US;Q167355&
00009     //
00010     #pragma warning( disable : 4786 )
00011 #endif
00012 

Generated on Sat Jul 19 18:19:54 2003 for Exercise Framework by doxygen1.2.18