Skip to content

Commit 0c829d6

Browse files
committed
Remove unused include
1 parent 538b8f8 commit 0c829d6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

llvm/include/llvm/Support/TrailingObjects.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@
4646
#ifndef LLVM_SUPPORT_TRAILINGOBJECTS_H
4747
#define LLVM_SUPPORT_TRAILINGOBJECTS_H
4848

49-
#include "llvm/Support/AlignOf.h"
5049
#include "llvm/Support/Alignment.h"
5150
#include "llvm/Support/Compiler.h"
5251
#include "llvm/Support/MathExtras.h"

0 commit comments

Comments
 (0)