mirror of
https://github.com/zama-ai/concrete.git
synced 2026-04-17 03:00:54 -04:00
chore: formatting
Quick fix due to ordering of includes, had to add #include <mlir/Transforms/DialectConversion.h> to include/concretelang/Conversion/Utils/GenericOpTypeConversionPattern.h
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
// Part of the Concrete Compiler Project, under the BSD3 License with Zama Exceptions.
|
||||
// See https://github.com/zama-ai/homomorphizer/blob/master/LICENSE.txt for license information.
|
||||
// Part of the Concrete Compiler Project, under the BSD3 License with Zama
|
||||
// Exceptions. See
|
||||
// https://github.com/zama-ai/homomorphizer/blob/master/LICENSE.txt for license
|
||||
// information.
|
||||
|
||||
#include "concretelang/Support/KeySetCache.h"
|
||||
#include "concretelang/Support/Error.h"
|
||||
|
||||
Reference in New Issue
Block a user