mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 19:33:47 +00:00
Fixed compile on Linux
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user