summaryrefslogtreecommitdiff
path: root/sql/hash_filo.cc
diff options
context:
space:
mode:
Diffstat (limited to 'sql/hash_filo.cc')
-rw-r--r--sql/hash_filo.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/hash_filo.cc b/sql/hash_filo.cc
index b85f8054f10..ec200768222 100644
--- a/sql/hash_filo.cc
+++ b/sql/hash_filo.cc
@@ -20,7 +20,7 @@
** to usage.
*/
-#ifdef __GNUC__
+#ifdef USE_PRAGMA_IMPLEMENTATION
#pragma implementation // gcc: Class implementation
#endif