summaryrefslogtreecommitdiff
path: root/sql/sql_plist.h
diff options
context:
space:
mode:
Diffstat (limited to 'sql/sql_plist.h')
-rw-r--r--sql/sql_plist.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sql/sql_plist.h b/sql/sql_plist.h
index df50cccc874..14f6eb5e2aa 100644
--- a/sql/sql_plist.h
+++ b/sql/sql_plist.h
@@ -16,8 +16,6 @@
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */
-#include <my_global.h>
-
template <typename T, typename L>
class I_P_List_iterator;
class I_P_List_null_counter;