Changeset 6771
- Timestamp:
- Sep 20, 2001, 6:08:25 AM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified branches/stage2/tools/database/occ/token.cpp ¶
r6770 r6771 875 875 assert(Lex::RecordKeyword("__int16", SHORT)); 876 876 assert(Lex::RecordKeyword("__int32", INT)); 877 #if !defined(__IBMCPP__) || __IBMCPP__ > 300 877 878 assert(Lex::RecordKeyword("__int64", INT64)); 879 #endif 878 880 #endif 879 881 #if defined(OS2) //kso
Note:
See TracChangeset
for help on using the changeset viewer.