Back to home page

EIC code displayed by LXR

 
 

    


File indexing completed on 2025-01-18 09:37:00

0001 //
0002 // Copyright 2005-2007 Adobe Systems Incorporated
0003 // Copyright 2019 Miral Shah <miralshah2211@gmail.com>
0004 // Copyright 2022 Pranam Lashkari <plashkari628@gmail.com>
0005 //
0006 // Distributed under the Boost Software License, Version 1.0
0007 // See accompanying file LICENSE_1_0.txt or copy at
0008 // http://www.boost.org/LICENSE_1_0.txt
0009 //
0010 
0011 #ifndef BOOST_GIL_EXTENSION_NUMERIC_KERNEL_HPP
0012 #define BOOST_GIL_EXTENSION_NUMERIC_KERNEL_HPP
0013 
0014 #include <boost/config/header_deprecated.hpp>
0015 
0016 BOOST_HEADER_DEPRECATED("<boost/gil/image_processing/kernel.hpp>")
0017 
0018 #endif