File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11#pragma once
22
33#include " Definitions.hpp"
4+ #include " ir/QuantumComputation.hpp"
45
56#include < cstddef>
67#include < cstdint>
7- #include " ir/QuantumComputation.hpp"
88#include < memory>
99#include < nlohmann/json_fwd.hpp>
1010#include < optional>
Original file line number Diff line number Diff line change 11#include " na/nasp/Solver.hpp"
22
33#include " Definitions.hpp"
4+ #include " circuit_optimizer/CircuitOptimizer.hpp"
5+ #include " ir/QuantumComputation.hpp"
46
57#include < algorithm>
6- #include " circuit_optimizer/CircuitOptimizer.hpp"
78#include < cstddef>
89#include < cstdint>
910#include < cstdlib>
1011#include < iostream>
11- #include " ir/QuantumComputation.hpp"
1212#include < memory>
1313#include < nlohmann/json.hpp>
1414#include < numeric>
You can’t perform that action at this time.
0 commit comments