mirror of
https://github.com/pybind/pybind11.git
synced 2024-11-11 08:03:55 +00:00
Remove redundant definition
This commit is contained in:
parent
098f9aef73
commit
103d5eadc3
@ -27,7 +27,6 @@ NAMESPACE_BEGIN(pybind11)
|
||||
namespace detail {
|
||||
template <typename type, typename SFINAE = void> struct npy_format_descriptor { };
|
||||
|
||||
object fix_dtype(object);
|
||||
|
||||
template <typename T>
|
||||
struct is_pod_struct {
|
||||
|
Loading…
Reference in New Issue
Block a user