summaryrefslogtreecommitdiff
path: root/core/include/fxcrt/fx_string.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/include/fxcrt/fx_string.h')
-rw-r--r--core/include/fxcrt/fx_string.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/core/include/fxcrt/fx_string.h b/core/include/fxcrt/fx_string.h
index e4546a0b7c..ad1d083323 100644
--- a/core/include/fxcrt/fx_string.h
+++ b/core/include/fxcrt/fx_string.h
@@ -6,6 +6,9 @@
#ifndef _FX_STRING_H_
#define _FX_STRING_H_
+
+#include "fx_memory.h"
+
class CFX_ByteStringC;
class CFX_ByteString;
class CFX_WideStringC;