mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-25 09:50:59 +00:00
16 lines
298 B
Plaintext
16 lines
298 B
Plaintext
NOTE
|
|
----
|
|
|
|
The C++ code here
|
|
|
|
** only depends on <Python.h> **
|
|
|
|
and nothing else.
|
|
|
|
DO NOT ADD CODE WITH OTHER EXTERNAL DEPENDENCIES TO THIS DIRECTORY.
|
|
|
|
Read on:
|
|
|
|
pybind11_conduit_v1.h — Type-safe interoperability between different
|
|
independent Python/C++ bindings systems.
|