[Groonga-commit] groonga/grnxx at 7d6621d [master] Add missing headers.

Back to archive index

susumu.yata null+****@clear*****
Wed Mar 25 18:32:22 JST 2015


susumu.yata	2015-03-25 18:32:22 +0900 (Wed, 25 Mar 2015)

  New Revision: 7d6621d550c922aa7987297dff6e5e736337f70f
  https://github.com/groonga/grnxx/commit/7d6621d550c922aa7987297dff6e5e736337f70f

  Message:
    Add missing headers.

  Modified files:
    lib/grnxx/impl/expression.cpp

  Modified: lib/grnxx/impl/expression.cpp (+2 -0)
===================================================================
--- lib/grnxx/impl/expression.cpp    2015-03-24 22:08:35 +0900 (e966a1e)
+++ lib/grnxx/impl/expression.cpp    2015-03-25 18:32:22 +0900 (8bc4adc)
@@ -1,6 +1,8 @@
 #include "grnxx/impl/expression.hpp"
 
+#include <cctype>
 #include <new>
+#include <string>
 
 namespace grnxx {
 namespace impl {
-------------- next part --------------
HTML����������������������������...
Download 



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