mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
Update Mroonga to the latest version on 2015-07-02T04:12:21+0900
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/* -*- c-basic-offset: 2 -*- */
|
||||
/*
|
||||
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
|
||||
@@ -20,11 +20,11 @@
|
||||
#ifndef MRN_FIELD_NORMALIZER_HPP_
|
||||
#define MRN_FIELD_NORMALIZER_HPP_
|
||||
|
||||
#include <groonga.h>
|
||||
|
||||
#include <mrn_mysql.h>
|
||||
#include <mrn_mysql_compat.h>
|
||||
|
||||
#include <groonga.h>
|
||||
|
||||
namespace mrn {
|
||||
class FieldNormalizer {
|
||||
public:
|
||||
|
Reference in New Issue
Block a user