diff options
Diffstat (limited to 'sql/opt_range.cc')
-rw-r--r-- | sql/opt_range.cc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sql/opt_range.cc b/sql/opt_range.cc index 0e034564bf7..b3301d17655 100644 --- a/sql/opt_range.cc +++ b/sql/opt_range.cc @@ -36,8 +36,6 @@ QUICK_RANGEs are also created in this step. */ -#include <my_global.h> - #ifdef USE_PRAGMA_IMPLEMENTATION #pragma implementation // gcc: Class implementation #endif |