Skip to content

Commit

Permalink
MSVC test fix
Browse files Browse the repository at this point in the history
  • Loading branch information
apolukhin committed Aug 13, 2020
1 parent 86ebac6 commit 0885412
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/precise/tie_anonymous.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@

#include <boost/pfr/precise/ops.hpp>

#include <string>

#if defined(__has_include)
# if __has_include(<optional>)
# include <optional>
Expand Down

0 comments on commit 0885412

Please sign in to comment.