[Groonga-commit] groonga/grnxx at b0260ed [master] Remove wrong #includes.

アーカイブの一覧に戻る

susumu.yata null+****@clear*****
Wed Jul 24 18:43:05 JST 2013


susumu.yata	2013-07-24 18:43:05 +0900 (Wed, 24 Jul 2013)

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

  Message:
    Remove wrong #includes.

  Modified files:
    lib/grnxx/map/double_array.cpp

  Modified: lib/grnxx/map/double_array.cpp (+0 -3)
===================================================================
--- lib/grnxx/map/double_array.cpp    2013-07-24 18:40:45 +0900 (c686746)
+++ lib/grnxx/map/double_array.cpp    2013-07-24 18:43:05 +0900 (ac03640)
@@ -19,15 +19,12 @@
 
 #include <new>
 
-#include "grnxx/bytes.hpp"
 #include "grnxx/exception.hpp"
 #include "grnxx/geo_point.hpp"
 #include "grnxx/intrinsic.hpp"
 #include "grnxx/logger.hpp"
-#include "grnxx/map/bytes_pool.hpp"
 #include "grnxx/map/common_header.hpp"
 #include "grnxx/map/double_array/block.hpp"
-#include "grnxx/map/double_array/header.hpp"
 #include "grnxx/map/double_array/node.hpp"
 #include "grnxx/map/helper.hpp"
 #include "grnxx/map/key_pool.hpp"
-------------- next part --------------
HTML����������������������������...
ダウンロード 



More information about the Groonga-commit mailing list
アーカイブの一覧に戻る