mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 10:42:39 +01:00
LoopUnrollAndJamPass.cpp - remove unused <vector> include. NFCI.
This commit is contained in:
parent
9fd9749580
commit
8c6f5b0343
@ -50,7 +50,6 @@
|
||||
#include "llvm/Transforms/Utils/UnrollLoop.h"
|
||||
#include <cassert>
|
||||
#include <cstdint>
|
||||
#include <vector>
|
||||
|
||||
namespace llvm {
|
||||
class Instruction;
|
||||
|
Loading…
Reference in New Issue
Block a user