mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-08-12 02:19:05 +08:00
gcc bailed out on <cstdint>
This commit is contained in:
parent
978fca6f7c
commit
59f3fed9f2
@ -6,7 +6,7 @@
|
||||
#include <iostream>
|
||||
#include <sstream>
|
||||
#include <cstdio>
|
||||
#include <cstdint>
|
||||
#include <stdint.h>
|
||||
#include <stdarg.h>
|
||||
|
||||
#define SLIC3R_VERSION "1.3.0-dev"
|
||||
|
Loading…
x
Reference in New Issue
Block a user