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