mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-16 20:32:43 -07:00
The XS was left only for the unit / integration tests, and it links libslic3r only. No wxWidgets are allowed to be used from Perl starting from now.
8 lines
122 B
Plaintext
8 lines
122 B
Plaintext
#include "Core"
|
|
#include "LU"
|
|
#include "Cholesky"
|
|
#include "QR"
|
|
#include "SVD"
|
|
#include "Geometry"
|
|
#include "Eigenvalues"
|