///////////////////////////////////////////////////////////////////////////////
-// 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__