// Copyright Vladimir Prus 2002. // Distributed under 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) // See www.boost.org/libs/program_options for documentation. #ifndef PROGRAM_OPTIONS_VP_2003_05_19 #define PROGRAM_OPTIONS_VP_2003_05_19 #if defined(_MSC_VER) #pragma once #endif #include #include #include #include #include #include #include #include #include #endif