There was an error while loading. Please reload this page.
1 parent 5121335 commit 0f35381Copy full SHA for 0f35381
1 file changed
mlir/lib/Quantum/Transforms/QuantumPythonDecompositions/PythonFunction.cpp
@@ -12,8 +12,8 @@
12
// See the License for the specific language governing permissions and
13
// limitations under the License.
14
15
-#include "nanobind/STL/string.h" // for type conversion
16
#include "nanobind/nanobind.h"
+#include "nanobind/stl/string.h" // for type conversion
17
18
#include <cstddef>
19
#include <exception>
0 commit comments