Another attempt to fix build on Linux (due to ab00f501f1)
This commit is contained in:
@@ -131,7 +131,7 @@ class Mouse3DController
|
||||
std::string m_device_str;
|
||||
bool m_running;
|
||||
bool m_settings_dialog;
|
||||
std::chrono::time_point<std::chrono::steady_clock> m_last_time;
|
||||
std::chrono::time_point<std::chrono::high_resolution_clock> m_last_time;
|
||||
|
||||
public:
|
||||
Mouse3DController();
|
||||
|
||||
Reference in New Issue
Block a user