OW warning fix. Our compile time asserts warns when used within function and dedicate...
authorWłodzimierz Skiba <abx@abx.art.pl>
Tue, 19 Oct 2004 21:00:17 +0000 (21:00 +0000)
committerWłodzimierz Skiba <abx@abx.art.pl>
Tue, 19 Oct 2004 21:00:17 +0000 (21:00 +0000)
commit7da60d7c18d4b7a9ed586208cc6174b87b55db91
tree11c091f20a740defde2dca39104f49a00ae5a45d
parent61b52e4667fed7beb3f300c7eee1d879bacc014d
OW warning fix. Our compile time asserts warns when used within function and dedicated #pragma seems not influence it so they are moved from functions into global space as near as possible.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30009 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/thread.h
src/common/filename.cpp
src/msw/cursor.cpp
src/msw/listctrl.cpp
src/msw/thread.cpp