Changeset 820 for trunk/include/win/windowsx.h
- Timestamp:
- Sep 4, 1999, 9:24:19 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/win/windowsx.h
r718 r820 1 /* $Id: windowsx.h,v 1. 2 1999-08-28 07:36:39 sandervl Exp $ */1 /* $Id: windowsx.h,v 1.3 1999-09-04 19:24:19 sandervl Exp $ */ 2 2 3 3 /* Copyright (C) 1999 Corel Corporation (Paul Quinn) */ … … 1096 1096 /****** C runtime porting macros ****************************************/ 1097 1097 1098 #if (__IBMC__ >= 400) || (__IBMCPP__ >= 3 60)1098 #if (__IBMC__ >= 400) || (__IBMCPP__ >= 300) 1099 1099 // defines already in compiler includes 1100 1100 #else
Note:
See TracChangeset
for help on using the changeset viewer.