[Groonga-commit] groonga/grnxx at f43cbb4 [master] Add a missing #include.

Back to archive index

susumu.yata null+****@clear*****
Tue Dec 16 10:40:03 JST 2014


susumu.yata	2014-10-30 10:55:27 +0900 (Thu, 30 Oct 2014)

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

  Message:
    Add a missing #include.

  Modified files:
    include/grnxx/data_types/scalar/geo_point.hpp

  Modified: include/grnxx/data_types/scalar/geo_point.hpp (+1 -0)
===================================================================
--- include/grnxx/data_types/scalar/geo_point.hpp    2014-10-30 10:35:02 +0900 (7242b52)
+++ include/grnxx/data_types/scalar/geo_point.hpp    2014-10-30 10:55:27 +0900 (ab55a61)
@@ -2,6 +2,7 @@
 #define GRNXX_DATA_TYPES_SCALAR_GEO_POINT_HPP
 
 #include <cstdint>
+#include <limits>
 
 #include "grnxx/data_types/na.hpp"
 
-------------- next part --------------
HTML����������������������������...
다운로드 



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