Fix GCC compile error.

(cherry picked from commit a79108f102)
This commit is contained in:
Wayne Stambaugh 2023-03-25 11:22:11 -04:00 committed by Mark Roszko
parent 42b7aa6450
commit c434542c65
1 changed files with 1 additions and 0 deletions

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