Remove some unnecessary or duplicated header includes from IR/.

--

PiperOrigin-RevId: 247762545
This commit is contained in:
River Riddle
2019-05-11 09:53:26 -07:00
committed by Mehdi Amini
parent 0134b5df3a
commit fe7b23792d
12 changed files with 2 additions and 19 deletions

View File

@@ -20,6 +20,7 @@
//===----------------------------------------------------------------------===//
#include "mlir/Analysis/AffineStructures.h"
#include "mlir/IR/AffineMap.h"
#include "mlir/IR/Function.h"
#include "mlir/IR/IntegerSet.h"
#include "mlir/IR/Operation.h"