OSDN Git Service

Fix more opencore simulator breakage. Hopefully that's the last of it.
authorMarco Nelissen <marcone@google.com>
Tue, 9 Jun 2009 16:32:13 +0000 (09:32 -0700)
committerMarco Nelissen <marcone@google.com>
Tue, 9 Jun 2009 16:32:13 +0000 (09:32 -0700)
oscl/oscl/osclutil/src/oscl_string.h

index 167ccf9..e901e7a 100644 (file)
@@ -219,7 +219,7 @@ class OSCL_EXPORT_REF OSCL_String : public HeapBase
        for the character format.
        For descriptions, see OSCL_String.
 */
-class OSCL_wString
+class OSCL_EXPORT_REF OSCL_wString
 {
     public:
         typedef oscl_wchar chartype;