mirror of
https://github.com/pybind/pybind11.git
synced 2024-11-11 08:03:55 +00:00
example6 fix
This commit is contained in:
parent
02f770d06c
commit
d557e1d3ad
@ -10,6 +10,7 @@
|
||||
|
||||
#include "example.h"
|
||||
#include <pybind/operators.h>
|
||||
#include <pybind/stl.h>
|
||||
|
||||
class Sequence {
|
||||
public:
|
||||
|
Loading…
Reference in New Issue
Block a user