diff options
author | unknown <SergeyV@selena.> | 2005-11-14 15:19:52 +0300 |
---|---|---|
committer | unknown <SergeyV@selena.> | 2005-11-14 15:19:52 +0300 |
commit | 67df0e19e4cd17b7238d8ac2d4944324f889f1ba (patch) | |
tree | 55751f0db1f06171a1f9f04bd7023e57e481c00b /Makefile.am | |
parent | 63bbb1513a73a0a556c8c7873cd6c9f5d610d652 (diff) | |
download | mariadb-git-67df0e19e4cd17b7238d8ac2d4944324f889f1ba.tar.gz |
Fixed number of compiler errors on win32.
VC++Files/mysqlbinlog/mysqlbinlog.vcproj:
Fixed compiler error for Win32 build. #include "decimal.c" wrere no able to find decimal.c file.
sql/ha_innodb.cc:
Fixed compiler error for Win32 build.
sql/spatial.cc:
Fixed compiler error for Win32 build. float8get should be enclosed
in {} since it is macro on win32 and might cause unmatching blocks.
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions