summaryrefslogtreecommitdiff
path: root/sql/item_geofunc.h
diff options
context:
space:
mode:
authormsvensson@neptunus.(none) <>2005-05-09 11:26:48 +0200
committermsvensson@neptunus.(none) <>2005-05-09 11:26:48 +0200
commit34cec09efb44eca467efb41bbe3f10e3000523a6 (patch)
treec55cad5b59f1ef669924fb93c59e60e283fe3974 /sql/item_geofunc.h
parentb2fc830459eb5f03caa4cb73005ead95c0f72924 (diff)
parent5b5565c30a8678ab69b1089aef3c05c8bba29d08 (diff)
downloadmariadb-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.h2
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