projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Fix checking for GTK+ 3.0 in configure.
[wxWidgets.git]
/
src
/
common
/
accesscmn.cpp
diff --git
a/src/common/accesscmn.cpp
b/src/common/accesscmn.cpp
index a5cb561baaed9b9dbd059e566667452dbb959afa..ce89082367d5c0ed73b8ab6483610a62641ff43c 100644
(file)
--- a/
src/common/accesscmn.cpp
+++ b/
src/common/accesscmn.cpp
@@
-1,5
+1,5
@@
///////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////
-// Name: common/accesscmn.cpp
+// Name:
src/
common/accesscmn.cpp
// Author: Julian Smart
// Modified by:
// Created: 2003-02-12
// Author: Julian Smart
// Modified by:
// Created: 2003-02-12
@@
-12,10
+12,6
@@
// headers
// ----------------------------------------------------------------------------
// headers
// ----------------------------------------------------------------------------
-#ifdef __GNUG__
- #pragma implementation "accessbase.h"
-#endif
-
#include "wx/wxprec.h"
#ifdef __BORLANDC__
#include "wx/wxprec.h"
#ifdef __BORLANDC__