1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-07 00:04:31 +03:00

fixes for windows

This commit is contained in:
Sergei Golubchik
2011-10-21 23:07:13 +02:00
parent b3223453f7
commit aeaa112edb
31 changed files with 57 additions and 145 deletions

View File

@@ -15,6 +15,10 @@
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */
#ifdef _WIN32
#include <windows.h>
#endif
/**
@file