]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/boost/geometry/srs/projections/impl/projects.hpp
import quincy beta 17.1.0
[ceph.git] / ceph / src / boost / boost / geometry / srs / projections / impl / projects.hpp
index e32272f6d939d55652592684f52d26867e669b22..6ca757252b63042fe29e95061269d11ecdc1916c 100644 (file)
@@ -3,8 +3,8 @@
 
 // Copyright (c) 2008-2012 Barend Gehrels, Amsterdam, the Netherlands.
 
-// This file was modified by Oracle on 2017, 2018.
-// Modifications copyright (c) 2017-2018, Oracle and/or its affiliates.
+// This file was modified by Oracle on 2017-2020.
+// Modifications copyright (c) 2017-2020, Oracle and/or its affiliates.
 // Contributed and/or modified by Adam Wulkiewicz, on behalf of Oracle
 
 // Use, modification and distribution is subject to the Boost Software License,
@@ -48,8 +48,6 @@
 #include <boost/geometry/srs/projections/constants.hpp>
 #include <boost/geometry/srs/projections/dpar.hpp>
 #include <boost/geometry/srs/projections/spar.hpp>
-#include <boost/mpl/if.hpp>
-#include <boost/type_traits/is_pod.hpp>
 
 
 namespace boost { namespace geometry { namespace projections