example6 fix

This commit is contained in:
Wenzel Jakob 2015-09-01 22:56:40 +02:00
parent 02f770d06c
commit d557e1d3ad
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@
#include "example.h"
#include <pybind/operators.h>
#include <pybind/stl.h>
class Sequence {
public: