mirror of
https://github.com/gcc-mirror/gcc.git
synced 2026-05-06 23:14:49 +02:00
win32.cc: Added two #includes to make win32.cc compile.
2002-02-12 Adam Megacz <adam@xwt.org> * win32.cc: Added two #includes to make win32.cc compile. From-SVN: r49696
This commit is contained in:
@@ -9,8 +9,10 @@ Libgcj License. Please consult the file "LIBGCJ_LICENSE" for
|
||||
details. */
|
||||
|
||||
#include <config.h>
|
||||
#include <jvm.h>
|
||||
|
||||
#include "platform.h"
|
||||
#include <java/lang/ArithmeticException.h>
|
||||
|
||||
static LONG CALLBACK
|
||||
win32_exception_handler (LPEXCEPTION_POINTERS e)
|
||||
|
||||
Reference in New Issue
Block a user