Skip to content

Commit f72aacb

Browse files
authored
Fix failing MSVC build on GitHub Actions (#80, thanks @striezel)
1 parent 6daa332 commit f72aacb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/expected.t.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
// A proposal to add a utility class to represent expected monad
1010
// by Vicente J. Botet Escriba and Pierre Talbot, http:://wg21.link/p0323
1111

12+
#include <cassert>
1213
#include "expected-main.t.hpp"
1314

1415
#ifndef nsel_CONFIG_CONFIRMS_COMPILATION_ERRORS

0 commit comments

Comments
 (0)