Changeset 1916 for branches/c08_branch/source/cddefines.h
- Timestamp:
- 04/04/08 03:02:50 (9 months ago)
- Files:
-
- 1 modified
-
branches/c08_branch/source/cddefines.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/c08_branch/source/cddefines.h
r1912 r1916 1563 1563 * line 126 */ 1564 1564 # pragma warning( disable : 4512 ) 1565 /* disable "'extern' before template explicit instantiation" */1566 # pragma warning( disable : 4231 )1567 1565 #endif 1568 1566 #ifdef __INTEL_COMPILER
