mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-14 02:07:54 -06:00
Replacing old miniz version with new 2.1.0
#2333: The amalgamated library is used from the 'releases' section of the original upstream https://github.com/richgel999/miniz
This commit is contained in:
parent
07282eb24d
commit
902bf682c0
18 changed files with 4192 additions and 3779 deletions
|
@ -16,7 +16,7 @@
|
|||
|
||||
#include <expat.h>
|
||||
#include <Eigen/Dense>
|
||||
#include <miniz/miniz_zip.h>
|
||||
#include <miniz.h>
|
||||
|
||||
// VERSION NUMBERS
|
||||
// 0 : .3mf, files saved by older slic3r or other applications. No version definition in them.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue