]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/accesscmn.cpp
Fix assert when editing an item in multi-selection wxTreeCtrl.
[wxWidgets.git] / src / common / accesscmn.cpp
index a5cb561baaed9b9dbd059e566667452dbb959afa..ce89082367d5c0ed73b8ab6483610a62641ff43c 100644 (file)
@@ -1,5 +1,5 @@
 ///////////////////////////////////////////////////////////////////////////////
-// Name:        common/accesscmn.cpp
+// Name:        src/common/accesscmn.cpp
 // Author:      Julian Smart
 // Modified by:
 // Created:     2003-02-12
 // headers
 // ----------------------------------------------------------------------------
 
-#ifdef __GNUG__
-    #pragma implementation "accessbase.h"
-#endif
-
 #include "wx/wxprec.h"
 
 #ifdef __BORLANDC__