Skip to content

Commit

Permalink
Intentional lint error
Browse files Browse the repository at this point in the history
  • Loading branch information
nsmithtt committed Nov 14, 2024
1 parent 39e44ae commit 607b12b
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
//
// SPDX-License-Identifier: Apache-2.0

#ifndef TTMLIR_CONVERSION_TTIRTOTTIRDECOMPOSITION_TTIRTOTTIRDECOMPOSITION_H
#define TTMLIR_CONVERSION_TTIRTOTTIRDECOMPOSITION_TTIRTOTTIRDECOMPOSITION_H
#ifndef TTMLIR_CONVERSION_TTIRTOTTIRDECOMPOSITION_H
#define TTMLIR_CONVERSION_TTIRTOTTIRDECOMPOSITION_H

#include "mlir/Pass/Pass.h"
#include "mlir/Transforms/DialectConversion.h"
Expand Down

0 comments on commit 607b12b

Please sign in to comment.