sl@0: // Boost utility.hpp header file -------------------------------------------// sl@0: sl@0: // Copyright 1999-2003 Aleksey Gurtovoy. Use, modification, and distribution are sl@0: // subject to the Boost Software License, Version 1.0. (See accompanying file sl@0: // LICENSE_1_0.txt or a copy at .) sl@0: sl@0: // See for the library's home page. sl@0: sl@0: #ifndef BOOST_UTILITY_HPP sl@0: #define BOOST_UTILITY_HPP sl@0: sl@0: #include sl@0: #include sl@0: #include sl@0: #include sl@0: #include sl@0: #include sl@0: sl@0: #endif // BOOST_UTILITY_HPP