We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c607b41 commit 6d15c04Copy full SHA for 6d15c04
tests/test_cmake_build/embed.cpp
@@ -1,5 +1,5 @@
1
-#include <pybind11/pybind11.h>
2
#include <pybind11/embed.h>
+#include <pybind11/pybind11.h>
3
4
namespace py = pybind11;
5
0 commit comments