|
||||
File indexing completed on 2024-11-15 09:12:32
0001 // 0002 // Copyright 2008 Christian Henning 0003 // 0004 // Distributed under the Boost Software License, Version 1.0 0005 // See accompanying file LICENSE_1_0.txt or copy at 0006 // http://www.boost.org/LICENSE_1_0.txt 0007 // 0008 #ifndef BOOST_GIL_EXTENSION_IO_BMP_HPP 0009 #define BOOST_GIL_EXTENSION_IO_BMP_HPP 0010 0011 #include <boost/gil/extension/io/bmp/read.hpp> 0012 #include <boost/gil/extension/io/bmp/write.hpp> 0013 0014 #endif
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.3.7 LXR engine. The LXR team |