X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=ceph%2Fsrc%2Fboost%2Fboost%2Fgeometry%2Falgorithms%2Fdetail%2Frelation%2Finterface.hpp;h=6e555116db753c939de50977dc1306eb00f07557;hb=20effc670b57271cb089376d6d0800990e5218d5;hp=83d27ed72ffcd78c2e1484ba7e7f44563c17cb29;hpb=a71831dadd1e1f3e0fa70405511f65cc33db0498;p=ceph.git diff --git a/ceph/src/boost/boost/geometry/algorithms/detail/relation/interface.hpp b/ceph/src/boost/boost/geometry/algorithms/detail/relation/interface.hpp index 83d27ed72..6e555116d 100644 --- a/ceph/src/boost/boost/geometry/algorithms/detail/relation/interface.hpp +++ b/ceph/src/boost/boost/geometry/algorithms/detail/relation/interface.hpp @@ -2,8 +2,8 @@ // Copyright (c) 2007-2015 Barend Gehrels, Amsterdam, the Netherlands. -// This file was modified by Oracle on 2013, 2014, 2015, 2017. -// Modifications copyright (c) 2013-2017 Oracle and/or its affiliates. +// This file was modified by Oracle on 2013-2020. +// Modifications copyright (c) 2013-2020 Oracle and/or its affiliates. // Contributed and/or modified by Adam Wulkiewicz, on behalf of Oracle @@ -26,7 +26,7 @@ namespace detail { namespace relate { template -struct result_handler_type +struct result_handler_type { typedef matrix_handler type; };