mirror of
https://github.com/pybind/pybind11.git
synced 2026-06-30 11:27:01 +00:00
last breaking change: be consistent about the project name
This commit is contained in:
@@ -9,8 +9,8 @@
|
||||
*/
|
||||
|
||||
#include "example.h"
|
||||
#include <pybind/operators.h>
|
||||
#include <pybind/stl.h>
|
||||
#include <pybind11/operators.h>
|
||||
#include <pybind11/stl.h>
|
||||
|
||||
class Sequence {
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user