[Groonga-mysql-commit] mroonga/mroonga at 2003987 [master] mysql8.0: revert needless explicit handler.h include

Back to archive index

Kouhei Sutou null+****@clear*****
Sun Apr 29 15:46:37 JST 2018


Kouhei Sutou	2018-04-29 15:46:37 +0900 (Sun, 29 Apr 2018)

  New Revision: 20039878a6507dcbdec2655018232d80ca65c733
  https://github.com/mroonga/mroonga/commit/20039878a6507dcbdec2655018232d80ca65c733

  Message:
    mysql8.0: revert needless explicit handler.h include

  Modified files:
    ha_mroonga.cpp

  Modified: ha_mroonga.cpp (+0 -2)
===================================================================
--- ha_mroonga.cpp    2018-04-29 15:45:14 +0900 (85e9d1dd)
+++ ha_mroonga.cpp    2018-04-29 15:46:37 +0900 (1f0dac11)
@@ -42,8 +42,6 @@
 #  include <sql_optimizer.h>
 #endif
 
-#include <handler.h>
-
 #include <ft_global.h>
 #include <spatial.h>
 #include <mysql.h>
-------------- next part --------------
HTML����������������������������...
URL: https://lists.osdn.me/mailman/archives/groonga-mysql-commit/attachments/20180429/84f7001b/attachment.htm 



More information about the Groonga-mysql-commit mailing list
Back to archive index