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