Skip to content

Commit 589b21f

Browse files
committed
[libc++][NFC] Remove <__type_traits/alignment_of.h> include
1 parent 2d1f5af commit 589b21f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

libcxx/include/__memory/temporary_buffer.h

-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
#define _LIBCPP___MEMORY_TEMPORARY_BUFFER_H
1212

1313
#include <__config>
14-
#include <__type_traits/alignment_of.h>
1514
#include <__utility/pair.h>
1615
#include <cstddef>
1716
#include <new>

0 commit comments

Comments
 (0)