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 2019-2021 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 #ifndef BOOST_GIL_EXTENSION_NUMERIC_CONVOLVE_HPP
0011 #define BOOST_GIL_EXTENSION_NUMERIC_CONVOLVE_HPP
0012 
0013 #include <boost/config/header_deprecated.hpp>
0014 
0015 BOOST_HEADER_DEPRECATED("<boost/gil/image_processing/convolve.hpp>")
0016 
0017 #endif