Skip to content

Commit 7930edd

Browse files
pass incomplete_type.pass.cpp
1 parent 7cfa07f commit 7930edd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

libcxx/test/std/containers/associative/map/incomplete_type.pass.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@
1313

1414
#include <map>
1515

16+
#include <cassert>
17+
1618
#include "test_macros.h"
1719

1820
struct A {

0 commit comments

Comments
 (0)