[Groonga-mysql-commit] mroonga/mroonga at 7e65b85 [master] mysql57: include item_sum.h explicitly

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Mar 17 21:13:07 JST 2015


Kouhei Sutou	2015-03-17 21:13:07 +0900 (Tue, 17 Mar 2015)

  New Revision: 7e65b85229d5639a2ed182fda74df4db3f552cf6
  https://github.com/mroonga/mroonga/commit/7e65b85229d5639a2ed182fda74df4db3f552cf6

  Message:
    mysql57: include item_sum.h explicitly

  Modified files:
    ha_mroonga.cpp

  Modified: ha_mroonga.cpp (+1 -0)
===================================================================
--- ha_mroonga.cpp    2015-03-17 21:08:31 +0900 (726943e)
+++ ha_mroonga.cpp    2015-03-17 21:13:07 +0900 (e82a27e)
@@ -35,6 +35,7 @@
 #endif
 
 #include <sql_select.h>
+#include <item_sum.h>
 
 #ifdef MRN_HAVE_SQL_OPTIMIZER_H
 #  include <sql_optimizer.h>
-------------- next part --------------
HTML����������������������������...
Download 



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