parent
42b7aa6450
commit
c434542c65
|
@ -22,6 +22,7 @@
|
||||||
#define _SETTINGS_MANAGER_H
|
#define _SETTINGS_MANAGER_H
|
||||||
|
|
||||||
#include <algorithm>
|
#include <algorithm>
|
||||||
|
#include <mutex>
|
||||||
#include <shared_mutex>
|
#include <shared_mutex>
|
||||||
#include <typeinfo>
|
#include <typeinfo>
|
||||||
#include <core/wx_stl_compat.h> // for wxString hash
|
#include <core/wx_stl_compat.h> // for wxString hash
|
||||||
|
|
Loading…
Reference in New Issue