]> git.saurik.com Git - wxWidgets.git/commit
disable use of #pragma interface under Mac OS X
authorGilles Depeyrot <gilles_depeyrot@mac.com>
Tue, 3 Sep 2002 19:17:56 +0000 (19:17 +0000)
committerGilles Depeyrot <gilles_depeyrot@mac.com>
Tue, 3 Sep 2002 19:17:56 +0000 (19:17 +0000)
commita1f9e3ec5d8f3c0bb5bfe558f5ecb35b994383eb
tree00e3d098968895b8e0723b2d29d2b8f32637a0e4
parentd38e8d5f34262fa688cd0e5d397a2201978e5fa7
disable use of #pragma interface under Mac OS X
GNU compiler included with Mac OS X 10.2 (Jaguar) as well as August Developer
Tools update contain a bug concerning #pragma interface handling that can only
be worked around by not using them (and they are not necessary anyways)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16953 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
samples/mobile/styles/styles.cpp
samples/mobile/styles/styles.h
samples/mobile/wxedit/wxedit.h