Back to home page

EIC code displayed by LXR

 
 

    


File indexing completed on 2025-01-18 09:35:36

0001 // Boost.Geometry (aka GGL, Generic Geometry Library)
0002 
0003 // Copyright (c) 2012-2014 Barend Gehrels, Amsterdam, the Netherlands.
0004 // Copyright (c) 2012-2014 Bruno Lalande, Paris, France.
0005 // Copyright (c) 2012-2014 Mateusz Loskot, London, UK.
0006 
0007 // This file was modified by Oracle on 2014.
0008 // Modifications copyright (c) 2014, Oracle and/or its affiliates.
0009 
0010 // Contributed and/or modified by Menelaos Karavelas, on behalf of Oracle
0011 
0012 // Use, modification and distribution is subject to the Boost Software License,
0013 // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
0014 // http://www.boost.org/LICENSE_1_0.txt)
0015 
0016 #ifndef BOOST_GEOMETRY_MULTI_ALGORITHMS_DISJOINT_HPP
0017 #define BOOST_GEOMETRY_MULTI_ALGORITHMS_DISJOINT_HPP
0018 
0019 #include <boost/geometry/algorithms/disjoint.hpp>
0020 
0021 #endif // BOOST_GEOMETRY_MULTI_ALGORITHMS_DISJOINT_HPP