mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-23 20:18:41 +01:00
Hardcopy of pybind11 instead of using git submodules (#552)
* removed pybind as submodule * added hardcopy of pybind11 2.10.0 * rename pybind11 folder to avoid conflicts when changing branch Co-authored-by: Dhanya Thattil <dhanya.thattil@psi.ch>
This commit is contained in:
2
libs/pybind/include/pybind11/common.h
Normal file
2
libs/pybind/include/pybind11/common.h
Normal file
@@ -0,0 +1,2 @@
|
||||
#include "detail/common.h"
|
||||
#warning "Including 'common.h' is deprecated. It will be removed in v3.0. Use 'pybind11.h'."
|
||||
Reference in New Issue
Block a user