* exception.h: Fold in content of include/exceptions.h.

* include/exceptions.h: Remove.
This commit is contained in:
Corinna Vinschen
2013-10-27 09:42:17 +00:00
parent c8ae71316f
commit 14be153e9b
4 changed files with 107 additions and 126 deletions

View File

@@ -11,6 +11,9 @@ What changed:
Right now this excludes console windows on pre Windows 8, as well as almost
all virtual files under /proc.
- The header /usr/include/exceptions.h, containing implementation details for
32 bit Windows' exception handling only, has been removed.
Bug fixes:
----------