/* Copyright 2010-2012 Kenneth Riddile and Christian Henning Use, modification and distribution are subject to the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt). */ /*************************************************************************************************/ #ifndef BOOST_GIL_EXTENSION_IO_TARGA_READ_HPP #define BOOST_GIL_EXTENSION_IO_TARGA_READ_HPP //////////////////////////////////////////////////////////////////////////////////////// /// \file /// \brief /// \author Kenneth Riddile and Christian Henning \n /// /// \date 2010-2012 \n /// //////////////////////////////////////////////////////////////////////////////////////// #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #endif