chemeris / msinttypes

Automatically exported from code.google.com/p/msinttypes
49 stars 30 forks source link

The `_MSC_VER ` guard prevents rc.exe to compile some rc files #18

Open viruscamp opened 2 years ago

viruscamp commented 2 years ago

The _MSC_VER guard prevents rc.exe to compile some rc files

#ifndef _MSC_VER // [
#error "Use this header only with Microsoft Visual C++ compilers!"
#endif // _MSC_VER ]

for examples: