mirror of
https://github.com/pybind/pybind11.git
synced 2024-11-23 13:45:10 +00:00
Fix path error
This commit is contained in:
parent
9d846f6e27
commit
043adbc724
@ -9,8 +9,8 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "pybind11/pybind11.h"
|
||||
#include "pybind11/complex.h"
|
||||
#include "pybind11.h"
|
||||
#include "complex.h"
|
||||
#include <numeric>
|
||||
#include <algorithm>
|
||||
#include <array>
|
||||
|
Loading…
Reference in New Issue
Block a user