mirror of
https://github.com/boostorg/exception.git
synced 2026-04-28 18:02:09 +02:00
Added missing #include in cloning_test.cpp
This commit is contained in:
@@ -1 +1,2 @@
|
||||
/.vscode/ipch/*
|
||||
/.vscode/settings.json
|
||||
|
||||
@@ -9,6 +9,7 @@
|
||||
#include <boost/detail/lightweight_test.hpp>
|
||||
#include <boost/detail/workaround.hpp>
|
||||
#include <string>
|
||||
#include <ios>
|
||||
|
||||
typedef boost::error_info<struct my_tag,int> my_info;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user