remove boost dependency
This commit is contained in:
parent
c0d5f3a9ad
commit
2a6e80ad64
@ -26,13 +26,10 @@ THE SOFTWARE.
|
||||
#include <set>
|
||||
#include <map>
|
||||
#include <exception>
|
||||
#include <boost/any.hpp>
|
||||
#include <sstream>
|
||||
|
||||
namespace cxxopts
|
||||
{
|
||||
using boost::any;
|
||||
|
||||
class Value
|
||||
{
|
||||
public:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user