projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Fix history in wxWebViewIE when using a custom file scheme.
[wxWidgets.git]
/
src
/
common
/
accesscmn.cpp
diff --git
a/src/common/accesscmn.cpp
b/src/common/accesscmn.cpp
index 6a5838d07772e10a4f8e2b295130294a555fd73e..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
// ----------------------------------------------------------------------------
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
- #pragma implementation "accessbase.h"
-#endif
-
#include "wx/wxprec.h"
#ifdef __BORLANDC__
#include "wx/wxprec.h"
#ifdef __BORLANDC__