diff options
Diffstat (limited to 'core/fxcrt/fx_ext.h')
-rw-r--r-- | core/fxcrt/fx_ext.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/fxcrt/fx_ext.h b/core/fxcrt/fx_ext.h index b7fd6f67f7..7d8529e333 100644 --- a/core/fxcrt/fx_ext.h +++ b/core/fxcrt/fx_ext.h @@ -9,6 +9,7 @@ #include <cctype> #include <cwctype> +#include <memory> #include "core/fxcrt/fx_basic.h" |