[NFC] Add missing include to LaneBitmask.h to fix modules build
This commit is contained in:
		
							parent
							
								
									be663c4337
								
							
						
					
					
						commit
						f10b9ca9c6
					
				| 
						 | 
					@ -31,6 +31,7 @@
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#include "llvm/Support/Compiler.h"
 | 
					#include "llvm/Support/Compiler.h"
 | 
				
			||||||
#include "llvm/Support/Format.h"
 | 
					#include "llvm/Support/Format.h"
 | 
				
			||||||
 | 
					#include "llvm/Support/MathExtras.h"
 | 
				
			||||||
#include "llvm/Support/Printable.h"
 | 
					#include "llvm/Support/Printable.h"
 | 
				
			||||||
#include "llvm/Support/raw_ostream.h"
 | 
					#include "llvm/Support/raw_ostream.h"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue