Show
Ignore:
Timestamp:
04/04/08 03:02:50 (9 months ago)
Author:
gary
Message:

merge of r1913-1915 on mainline

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/c08_branch/source/cddefines.h

    r1912 r1916  
    15631563         * line 126 */ 
    15641564#       pragma warning( disable : 4512 ) 
    1565         /* disable "'extern' before template explicit instantiation" */ 
    1566 #       pragma warning( disable : 4231 ) 
    15671565#endif 
    15681566#ifdef __INTEL_COMPILER