[Groonga-commit] groonga/grnxx at e34064c [master] Fix a wrong header path.

Back to archive index

susumu.yata null+****@clear*****
Tue May 28 10:00:49 JST 2013


susumu.yata	2013-05-28 10:00:49 +0900 (Tue, 28 May 2013)

  New Revision: e34064ce437a40b4837fd6c323ec27e6a5b49d38
  https://github.com/groonga/grnxx/commit/e34064ce437a40b4837fd6c323ec27e6a5b49d38

  Message:
    Fix a wrong header path.

  Modified files:
    lib/grnxx/io/pool-impl.cpp

  Modified: lib/grnxx/io/pool-impl.cpp (+1 -1)
===================================================================
--- lib/grnxx/io/pool-impl.cpp    2013-05-27 17:11:27 +0900 (a377647)
+++ lib/grnxx/io/pool-impl.cpp    2013-05-28 10:00:49 +0900 (569a5f9)
@@ -15,7 +15,7 @@
   License along with this library; if not, write to the Free Software
   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 */
-#include "grnxx/io/pool-impl.hpp"
+#include "grnxx/pool-impl.hpp"
 
 #include <vector>
 
-------------- next part --------------
HTML����������������������������...
Download 



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