///////////////////////////////////////////////////////////////////////////////
-// Name: common/accesscmn.cpp
+// Name: src/common/accesscmn.cpp
// Author: Julian Smart
// Modified by:
// Created: 2003-02-12
-// RCS-ID: $Id$
// Copyright: (c) Julian Smart
// Licence: wxWindows licence
///////////////////////////////////////////////////////////////////////////////
// headers
// ----------------------------------------------------------------------------
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
- #pragma implementation "accessbase.h"
-#endif
-
#include "wx/wxprec.h"
#ifdef __BORLANDC__