mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-25 04:02:41 +01:00
[NFC] Add missing include to LaneBitmask.h to fix modules build
This commit is contained in:
parent
c2092c7f0d
commit
001e5b68a5
@ -31,6 +31,7 @@
|
||||
|
||||
#include "llvm/Support/Compiler.h"
|
||||
#include "llvm/Support/Format.h"
|
||||
#include "llvm/Support/MathExtras.h"
|
||||
#include "llvm/Support/Printable.h"
|
||||
#include "llvm/Support/raw_ostream.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user