mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-05-11 23:39:14 +08:00
Fixed compile on Linux
This commit is contained in:
parent
70664122af
commit
c2e38fc6fe
@ -12,6 +12,7 @@
|
|||||||
#include <wx/image.h>
|
#include <wx/image.h>
|
||||||
|
|
||||||
#include <iostream>
|
#include <iostream>
|
||||||
|
#include <float.h>
|
||||||
|
|
||||||
static const bool TURNTABLE_MODE = true;
|
static const bool TURNTABLE_MODE = true;
|
||||||
static const float GIMBALL_LOCK_THETA_MAX = 180.0f;
|
static const float GIMBALL_LOCK_THETA_MAX = 180.0f;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user