mirror of
https://github.com/pybind/pybind11.git
synced 2026-06-06 06:11:25 +00:00
last breaking change: be consistent about the project name
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
*/
|
||||
|
||||
#include "example.h"
|
||||
#include <pybind/functional.h>
|
||||
#include <pybind11/functional.h>
|
||||
|
||||
/* This is an example class that we'll want to be able to extend from Python */
|
||||
class Example12 {
|
||||
|
||||
Reference in New Issue
Block a user