Skip to content

Commit 517659a

Browse files
authored
Update knxmodule.cpp
1 parent 357cf19 commit 517659a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/knxPython/knxmodule.cpp

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#include <pybind11/pybind11.h>
2+
#include <frameobject.h>
23
#include <pybind11/stl_bind.h>
34
#include <pybind11/functional.h>
45
#include <pybind11/stl.h>

0 commit comments

Comments
 (0)