[Groonga-mysql-commit] mroonga/mroonga at 4b6baa3 [master] Use <...> for MySQL header files instead of "..."

Back to archive index

Kouhei Sutou null+****@clear*****
Mon Aug 26 17:09:34 JST 2013


Kouhei Sutou	2013-08-26 17:09:34 +0900 (Mon, 26 Aug 2013)

  New Revision: 4b6baa3a4f83063990eedf8d5e3e7b23ab16f36e
  https://github.com/mroonga/mroonga/commit/4b6baa3a4f83063990eedf8d5e3e7b23ab16f36e

  Message:
    Use <...> for MySQL header files instead of "..."

  Modified files:
    mrn_mysql.h

  Modified: mrn_mysql.h (+1 -1)
===================================================================
--- mrn_mysql.h    2013-08-26 17:08:06 +0900 (cac9fcb)
+++ mrn_mysql.h    2013-08-26 17:09:34 +0900 (a3d9e7b)
@@ -52,7 +52,7 @@
 #  include <probes_mysql.h>
 #  include <sql_partition.h>
 #endif
-#include "rpl_filter.h"
+#include <rpl_filter.h>
 
 #ifdef MARIADB_BASE_VERSION
 #  define MRN_MARIADB_P 1
-------------- next part --------------
HTML����������������������������...
Download 



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