susumu.yata
null+****@clear*****
Tue Aug 5 13:27:09 JST 2014
susumu.yata 2014-08-05 13:27:09 +0900 (Tue, 05 Aug 2014) New Revision: 00cefaf14e3a0f5c1b140a2beca1cab60e958d33 https://github.com/groonga/grnxx/commit/00cefaf14e3a0f5c1b140a2beca1cab60e958d33 Message: Fix a typo. Modified files: lib/grnxx/column_impl.hpp Modified: lib/grnxx/column_impl.hpp (+3 -3) =================================================================== --- lib/grnxx/column_impl.hpp 2014-08-05 11:25:13 +0900 (5756ffa) +++ lib/grnxx/column_impl.hpp 2014-08-05 13:27:09 +0900 (111cfaf) @@ -1,5 +1,5 @@ -#ifndef GRNXX_COLUMN_BASE_HPP -#define GRNXX_COLUMN_BASE_HPP +#ifndef GRNXX_COLUMN_IMPL_HPP +#define GRNXX_COLUMN_IMPL_HPP #include "grnxx/array.hpp" #include "grnxx/column.hpp" @@ -85,4 +85,4 @@ class ColumnImpl<Text> : public Column { } // namespace grnxx -#endif // GRNXX_COLUMN_BASE_HPP +#endif // GRNXX_COLUMN_IMPL_HPP -------------- next part -------------- HTML����������������������������...Download