Sha256: 447fc205ccbb1e862c88e8ea1c5a201a83526c11da09ae9af35e5e01317892ec
Contents?: true
Size: 316 Bytes
Versions: 38
Compression:
Stored size: 316 Bytes
Contents
#ifndef Rice__detail__win32__hpp_ #define Rice__detail__win32__hpp_ /*! \file * \brief Undefine all the evil macros that are defined in win32.h */ // None of these macros are used in Ruby header files #undef bind #undef read #undef write #undef send #undef recv #undef times #endif // Rice__detail__win32__hpp_
Version data entries
38 entries across 38 versions & 6 rubygems