[Groonga-mysql-commit] mroonga/mroonga at e22487b [master] mysql57: include mrn_variable.hpp

Back to archive index

Kouhei Sutou null+****@clear*****
Sat Mar 14 23:42:42 JST 2015


Kouhei Sutou	2015-03-14 23:42:42 +0900 (Sat, 14 Mar 2015)

  New Revision: e22487b4f1c7ab900df8a0ec465b674b34b0cda1
  https://github.com/mroonga/mroonga/commit/e22487b4f1c7ab900df8a0ec465b674b34b0cda1

  Message:
    mysql57: include mrn_variable.hpp

  Modified files:
    udf/mrn_udf_escape.cpp

  Modified: udf/mrn_udf_escape.cpp (+2 -1)
===================================================================
--- udf/mrn_udf_escape.cpp    2015-03-14 23:33:13 +0900 (3f5d5f2)
+++ udf/mrn_udf_escape.cpp    2015-03-14 23:42:42 +0900 (89b08a1)
@@ -1,6 +1,6 @@
 /* -*- c-basic-offset: 2; indent-tabs-mode: nil -*- */
 /*
-  Copyright(C) 2013 Kouhei Sutou <kou �� clear-code.com>
+  Copyright(C) 2013-2015 Kouhei Sutou <kou �� clear-code.com>
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
@@ -22,6 +22,7 @@
 #include <mrn_path_mapper.hpp>
 #include <mrn_windows.hpp>
 #include <mrn_macro.hpp>
+#include <mrn_variables.hpp>
 
 MRN_BEGIN_DECLS
 
-------------- next part --------------
HTML����������������������������...
Download 



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