mirror of
https://github.com/boostorg/optional.git
synced 2025-07-17 06:12:08 +02:00
Add explicit <string> include to make tests compile with MSVC
This commit is contained in:
@ -15,6 +15,7 @@
|
||||
#pragma hdrstop
|
||||
#endif
|
||||
|
||||
#include <string>
|
||||
#include "boost/core/lightweight_test.hpp"
|
||||
#include "boost/none.hpp"
|
||||
|
||||
|
Reference in New Issue
Block a user