[Groonga-mysql-commit] mroonga/mroonga at 00af5ff [master] mysql8.0: include my_bitmap.h explicitly

Back to archive index

Kouhei Sutou null+****@clear*****
Sun Apr 29 15:33:44 JST 2018


Kouhei Sutou	2018-04-29 15:33:44 +0900 (Sun, 29 Apr 2018)

  New Revision: 00af5fffb2cc23e75a15da10070c9c5f95474cbe
  https://github.com/mroonga/mroonga/commit/00af5fffb2cc23e75a15da10070c9c5f95474cbe

  Message:
    mysql8.0: include my_bitmap.h explicitly

  Modified files:
    lib/mrn_debug_column_access.hpp

  Modified: lib/mrn_debug_column_access.hpp (+1 -0)
===================================================================
--- lib/mrn_debug_column_access.hpp    2018-04-29 15:31:19 +0900 (1548b4d8)
+++ lib/mrn_debug_column_access.hpp    2018-04-29 15:33:44 +0900 (24de7820)
@@ -21,6 +21,7 @@
 #define MRN_DEBUG_COLUMN_ACCESS_HPP_
 
 #include <mrn_mysql.h>
+#include <my_bitmap.h>
 
 namespace mrn {
   class DebugColumnAccess {
-------------- next part --------------
HTML����������������������������...
URL: https://lists.osdn.me/mailman/archives/groonga-mysql-commit/attachments/20180429/bb13d260/attachment.htm 



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