]> git.saurik.com Git - wxWidgets.git/history - include/wx/scopeguard.h
use iostream.h and not iostream with OpenWatcom (part of patch 910058)
[wxWidgets.git] / include / wx / scopeguard.h
2003-09-17  Vadim Zeitlincorrected wxCATCH_ALL usage
2003-09-17  Vadim Zeitlinuse wxON_BLOCK_EXIT instead of just ON_BLOCK_EXIT
2003-07-05  Vadim Zeitlinadded wxScopeGuard; test it in the sample