sl@0: // Copyright Vladimir Prus 2002. sl@0: // Distributed under the Boost Software License, Version 1.0. (See sl@0: // accompanying file LICENSE_1_0.txt or copy at sl@0: // http://www.boost.org/LICENSE_1_0.txt) sl@0: sl@0: #ifndef PROGRAM_OPTIONS_VP_2003_05_19 sl@0: #define PROGRAM_OPTIONS_VP_2003_05_19 sl@0: sl@0: #if _MSC_VER >= 1020 sl@0: #pragma once sl@0: #endif sl@0: sl@0: #include sl@0: #include sl@0: #include sl@0: #include sl@0: #include sl@0: #include sl@0: #include sl@0: #include sl@0: #include sl@0: sl@0: #endif