mirror of
https://github.com/silverqx/TinyORM.git
synced 2026-05-09 10:59:45 -05:00
e79be8906c
Used __has_include() in #if macro directives instead of checking _MSC_VER or __MINGW32__ to include mysql.h file. - also modified #error directive calls