Skip to content

Commit

Permalink
Lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
arpitj1 committed Jan 20, 2024
1 parent b7d13b5 commit fecbe07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/polygeist/Dialect.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@

#include "polygeist/Dialect.h"
#include "mlir/IR/DialectImplementation.h"
#include "polygeist/Ops.h"
#include "mlir/Transforms/InliningUtils.h"
#include "polygeist/Ops.h"

using namespace mlir;
using namespace mlir::polygeist;
Expand Down

0 comments on commit fecbe07

Please sign in to comment.