mirror of
https://github.com/pybind/pybind11.git
synced 2026-06-06 07:51:47 +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/operators.h>
|
||||
#include <pybind11/operators.h>
|
||||
|
||||
class Vector2 {
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user