diff options
author | unknown <georg@lmy002.wdf.sap.corp> | 2005-03-16 08:51:57 +0100 |
---|---|---|
committer | unknown <georg@lmy002.wdf.sap.corp> | 2005-03-16 08:51:57 +0100 |
commit | 0cd045ca4978fdcaac199ac67a2a841760e990a5 (patch) | |
tree | cdf92f4cc0fe3e71842ff688c056169648a70124 /.bzrignore | |
parent | 2a0b2e93e4300f44c56a513e41cb34ee81b09eb1 (diff) | |
download | mariadb-git-0cd045ca4978fdcaac199ac67a2a841760e990a5.tar.gz |
typecast fix for windows 64-bit compilation error
BitKeeper/etc/ignore:
Added VC++Files/client/mysql_amd64.dsp to the ignore list
Diffstat (limited to '.bzrignore')
-rw-r--r-- | .bzrignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.bzrignore b/.bzrignore index d2aa16da0a3..02a97d7d1af 100644 --- a/.bzrignore +++ b/.bzrignore @@ -1106,3 +1106,4 @@ vio/test-ssl vio/test-sslclient vio/test-sslserver vio/viotest-ssl +VC++Files/client/mysql_amd64.dsp |