]> git.saurik.com Git - wxWidgets.git/commit
fix evtloop.h header dependency
authorPaul Cornett <paulcor@bullseye.com>
Mon, 16 Feb 2009 17:19:17 +0000 (17:19 +0000)
committerPaul Cornett <paulcor@bullseye.com>
Mon, 16 Feb 2009 17:19:17 +0000 (17:19 +0000)
commit1e04d2bf54dcb336e20a27e906dcebdca368790b
treeba0b91476278b680ba0656d77a4d484ebb4ed0b2
parent3f63d1410867697ef86fadad051d2c1ebea1a68a
fix evtloop.h header dependency
implementation headers go first to catch this kind of problem, don't move them to fix a build error

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58951 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/evtloop.h
src/cocoa/evtloop.mm
src/common/evtloopcmn.cpp
src/msw/evtloop.cpp
src/osx/cocoa/evtloop.mm
src/unix/evtloopunix.cpp