]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/memory.h
removed extra semicolon
[wxWidgets.git] / include / wx / memory.h
index b5e224be248fa1a30caa0f089920de991ce3de9e..def1b7345835ba788a06b87f2471de6712e725b4 100644 (file)
@@ -142,7 +142,7 @@ typedef unsigned int wxMarkerType;
 
 class WXDLLIMPEXP_BASE wxMemStruct {
 
 
 class WXDLLIMPEXP_BASE wxMemStruct {
 
-friend class WXDLLIMPEXP_BASE wxDebugContext; // access to the m_next pointer for list traversal.
+friend class WXDLLIMPEXP_FWD_BASE wxDebugContext; // access to the m_next pointer for list traversal.
 
 public:
 public:
 
 public:
 public: