Use #pragma message and not #pragma warning for MSVC.
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 26 Aug 2009 20:44:01 +0000 (20:44 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 26 Aug 2009 20:44:01 +0000 (20:44 +0000)
commit7d58a1bdd0466c5c5adc9d0dcf9ef12fe0349f2e
tree6c664c541c541e0bda91e93fa492115270dcc18d
parentbc2fe7b20452a860c781b15c91ebb8c447ff137d
Use #pragma message and not #pragma warning for MSVC.

This fixes MSVC compilation with wxUSE_APPLE_IEEE==0.

Closes #11141.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@61764 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/common/datstrm.cpp