1. minor headers rearrangement: wxprec.h doesn't include setup.h directly
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 2 Aug 1999 21:31:09 +0000 (21:31 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 2 Aug 1999 21:31:09 +0000 (21:31 +0000)
commitd22699b5ebc820af126478d8ef5da4385cef940b
tree7f5dda8f7cd8aea4f74c427b3b50f1681c50a1bc
parente46286351dbfa7ae98e8341e4fc328b134601e87
1. minor headers rearrangement: wxprec.h doesn't include setup.h directly
   any more, btu defs.h does - and not in the very beginning, but a bit
   later
2. some unused and uncompileable OS2 thing removed from string.cpp

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3242 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/latex/wx/window.tex
include/wx/defs.h
include/wx/window.h
include/wx/wxprec.h
samples/help/demo.cpp
samples/notebook/test.cpp
samples/notebook/test.h
src/common/string.cpp