commit | d557e1d3ad743dd902f69e35b15262e8b2e679e6 | [log] [tgz] |
---|---|---|
author | Wenzel Jakob <wenzel@inf.ethz.ch> | Tue Sep 01 22:56:40 2015 +0200 |
committer | Wenzel Jakob <wenzel@inf.ethz.ch> | Tue Sep 01 22:56:40 2015 +0200 |
tree | 01022ecdf52300e6faa3eca50cc2ca496a5ebeec | |
parent | 02f770d06cf3f169a7bac15e37403dc38881f264 [diff] |
example6 fix
diff --git a/example/example6.cpp b/example/example6.cpp index 952caf0..880f865 100644 --- a/example/example6.cpp +++ b/example/example6.cpp
@@ -10,6 +10,7 @@ #include "example.h" #include <pybind/operators.h> +#include <pybind/stl.h> class Sequence { public: