[Groonga-commit] groonga/grnxx at 04550b5 [master] Add missing #includes.

Back to archive index

susumu.yata null+****@clear*****
Fri May 17 21:53:21 JST 2013


susumu.yata	2013-05-17 21:53:21 +0900 (Fri, 17 May 2013)

  New Revision: 04550b5cd96a7c7aeffbee82a9308604057fa3da
  https://github.com/groonga/grnxx/commit/04550b5cd96a7c7aeffbee82a9308604057fa3da

  Message:
    Add missing #includes.

  Modified files:
    lib/grnxx/map/array_map.hpp

  Modified: lib/grnxx/map/array_map.hpp (+4 -1)
===================================================================
--- lib/grnxx/map/array_map.hpp    2013-05-17 10:40:27 +0900 (17d0330)
+++ lib/grnxx/map/array_map.hpp    2013-05-17 21:53:21 +0900 (247e249)
@@ -18,8 +18,11 @@
 #ifndef GRNXX_MAP_ARRAY_MAP_HPP
 #define GRNXX_MAP_ARRAY_MAP_HPP
 
-#include "grnxx/map.hpp"
+#include "grnxx/features.hpp"
+
 #include "grnxx/array.hpp"
+#include "grnxx/map.hpp"
+#include "grnxx/types.hpp"
 
 namespace grnxx {
 
-------------- next part --------------
HTML����������������������������...
Télécharger 



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