File diff r4215:80c25b844c42 → r4216:ff95c5affccc
stdafx.h
Show inline comments
 
@@ -22,6 +22,7 @@
 

	
 
#if defined(__OS2__)
 
# include <types.h>
 
# define strcasecmp stricmp
 
#endif
 

	
 
#ifdef __BEOS__