Skip to content

Commit 3a44223

Browse files
committed
[libc++] Fix test failing on macOS with modules enabled
1 parent 0a53005 commit 3a44223

File tree

1 file changed

+1
-0
lines changed
  • libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.weak/util.smartptr.weak.const

1 file changed

+1
-0
lines changed

libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.weak/util.smartptr.weak.const/pr40459.pass.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
#include <cassert>
2121
#include <cstring>
2222
#include <memory>
23+
#include <new>
2324
#include <utility>
2425

2526
#include "test_macros.h"

0 commit comments

Comments
 (0)