include: Include excpt.h from wine/exception.h.
commit4a4b1269fa4b55dd3b121dc9f84196aa67b5dde1
authorRob Shearman <rob@codeweavers.com>
Thu, 21 Feb 2008 16:13:37 +0000 (21 16:13 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 21 Feb 2008 19:15:56 +0000 (21 20:15 +0100)
tree95064f79f4229ec981d0b8fb619153bf3a3b16fe
parent503009cf37e9223a887c59936ba89d6d6aa11572
include: Include excpt.h from wine/exception.h.

Some files use wine/exception.h without also including excpt.h, but
excpt.h is needed when using native exception handling.
include/wine/exception.h