mirror of
https://github.com/boostorg/program_options.git
synced 2026-01-19 04:22:15 +00:00
Add missing includes.
[SVN r22912]
This commit is contained in:
@@ -6,6 +6,8 @@
|
||||
#ifndef BOOST_CONVERT_HPP_VP_2004_04_28
|
||||
#define BOOST_CONVERT_HPP_VP_2004_04_28
|
||||
|
||||
#include <boost/detail/workaround.hpp>
|
||||
|
||||
#include <string>
|
||||
#include <locale>
|
||||
// for mbstate_t
|
||||
|
||||
@@ -11,6 +11,7 @@
|
||||
#include <locale>
|
||||
#include <stdexcept>
|
||||
|
||||
#include <boost/program_options/detail/convert.hpp>
|
||||
#include <boost/program_options/detail/utf8_codecvt_facet.hpp>
|
||||
#include <boost/bind.hpp>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user