Fix GCC compile error.

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