mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-04-11 11:50:10 +00:00
Fix GCC compile error.
This commit is contained in:
parent
ab28650d57
commit
a79108f102
@ -22,6 +22,7 @@
|
||||
#define _SETTINGS_MANAGER_H
|
||||
|
||||
#include <algorithm>
|
||||
#include <mutex>
|
||||
#include <shared_mutex>
|
||||
#include <typeinfo>
|
||||
#include <core/wx_stl_compat.h> // for wxString hash
|
||||
|
Loading…
Reference in New Issue
Block a user