We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 357cf19 commit 517659aCopy full SHA for 517659a
examples/knxPython/knxmodule.cpp
@@ -1,4 +1,5 @@
1
#include <pybind11/pybind11.h>
2
+#include <frameobject.h>
3
#include <pybind11/stl_bind.h>
4
#include <pybind11/functional.h>
5
#include <pybind11/stl.h>
0 commit comments