diff options
Diffstat (limited to 'sql/hash_filo.cc')
-rw-r--r-- | sql/hash_filo.cc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sql/hash_filo.cc b/sql/hash_filo.cc index 34f3cd6b035..ec200768222 100644 --- a/sql/hash_filo.cc +++ b/sql/hash_filo.cc @@ -20,8 +20,6 @@ ** to usage. */ -#include <my_global.h> - #ifdef USE_PRAGMA_IMPLEMENTATION #pragma implementation // gcc: Class implementation #endif |