7
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:
Wayne Stambaugh 2023-03-25 11:22:11 -04:00
parent ab28650d57
commit a79108f102

View File

@ -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