Skip to content

Commit 2f611e1

Browse files
committed
1 parent ab2a302 commit 2f611e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libcxx/src/new.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
//
77
//===----------------------------------------------------------------------===//
88

9+
#include "include/aligned_alloc.h"
910
#include "include/overridable_function.h"
1011
#include <__assert>
11-
#include <__memory/aligned_alloc.h>
1212
#include <cstddef>
1313
#include <cstdlib>
1414
#include <new>

0 commit comments

Comments
 (0)