projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
use at most -O1 with BCC, it is broken and cannot correctly compile this file with -O2
[wxWidgets.git]
/
src
/
mac
/
gdiobj.cpp
diff --git
a/src/mac/gdiobj.cpp
b/src/mac/gdiobj.cpp
index 76bc6a264ea7fb6cc25d338c382f19371339adc7..528c5a7efe4467940b2f65a72bdbcec3b76aa440 100644
(file)
--- a/
src/mac/gdiobj.cpp
+++ b/
src/mac/gdiobj.cpp
@@
-6,7
+6,7
@@
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWindows licence
+// Licence:
wxWindows licence
/////////////////////////////////////////////////////////////////////////////
#ifdef __GNUG__
/////////////////////////////////////////////////////////////////////////////
#ifdef __GNUG__