Commit d557e1d3 by Wenzel Jakob

example6 fix

parent 02f770d0
...@@ -10,6 +10,7 @@ ...@@ -10,6 +10,7 @@
#include "example.h" #include "example.h"
#include <pybind/operators.h> #include <pybind/operators.h>
#include <pybind/stl.h>
class Sequence { class Sequence {
public: public:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment