diff options
author | msvensson@neptunus.(none) <> | 2005-05-09 11:26:48 +0200 |
---|---|---|
committer | msvensson@neptunus.(none) <> | 2005-05-09 11:26:48 +0200 |
commit | 34cec09efb44eca467efb41bbe3f10e3000523a6 (patch) | |
tree | c55cad5b59f1ef669924fb93c59e60e283fe3974 /sql/item_geofunc.h | |
parent | b2fc830459eb5f03caa4cb73005ead95c0f72924 (diff) | |
parent | 5b5565c30a8678ab69b1089aef3c05c8bba29d08 (diff) | |
download | mariadb-git-34cec09efb44eca467efb41bbe3f10e3000523a6.tar.gz |
Merge neptunus.(none):/home/msvensson/mysql/bug10241
into neptunus.(none):/home/msvensson/mysql/mysql-5.0
Diffstat (limited to 'sql/item_geofunc.h')
-rw-r--r-- | sql/item_geofunc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/item_geofunc.h b/sql/item_geofunc.h index e19036cc982..c45fb88a48a 100644 --- a/sql/item_geofunc.h +++ b/sql/item_geofunc.h @@ -19,7 +19,7 @@ #ifdef HAVE_SPATIAL -#ifdef __GNUC__ +#ifdef USE_PRAGMA_INTERFACE #pragma interface /* gcc class implementation */ #endif |