13#ifndef FORTRAN_OPTIMIZER_DIALECT_CUF_CUFDIALECT_H 
   14#define FORTRAN_OPTIMIZER_DIALECT_CUF_CUFDIALECT_H 
   16#include "mlir/Bytecode/BytecodeOpInterface.h" 
   17#include "mlir/IR/Dialect.h" 
   18#include "mlir/IR/SymbolTable.h" 
   19#include "mlir/Interfaces/CallInterfaces.h" 
   20#include "mlir/Interfaces/FunctionInterfaces.h" 
   21#include "mlir/Interfaces/LoopLikeInterface.h" 
   22#include "mlir/Interfaces/SideEffectInterfaces.h" 
   24#include "flang/Optimizer/Dialect/CUF/CUFDialect.h.inc"