We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 778ae8f commit b053818Copy full SHA for b053818
plugins/catalyst/lib/Conversion/CatalystQuantumToMQTOpt/CatalystQuantumToMQTOpt.cpp
@@ -15,6 +15,7 @@
15
#include <Quantum/IR/QuantumDialect.h>
16
#include <Quantum/IR/QuantumOps.h>
17
#include <cassert>
18
+#include <cstddef>
19
#include <llvm/Support/raw_ostream.h>
20
#include <mlir/Dialect/Func/IR/FuncOps.h>
21
#include <mlir/Dialect/Func/Transforms/FuncConversions.h>
0 commit comments