Project

General

Profile

« Previous | Next » 

Revision 1670e96c

Added by Josh Cooper over 2 years ago

[win32] Only include base windows types

esent.h is the header for MS essential storage engine (JET) which is not
needed in ruby. basetsd.h has existed since _MSC_VER >= 1200 (VS 6.0)
and is the preferred header to use for WCHAR.