From 20eabda391a5901bfe5a9b2a86509e50dd27bcd1 Mon Sep 17 00:00:00 2001 From: brodsom Date: Thu, 27 Feb 2003 13:59:47 +0000 Subject: [PATCH] Remove unneeded include and ifdef --- src/alice/exe.cpp | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/src/alice/exe.cpp b/src/alice/exe.cpp index e8965a4e56..409298a4df 100644 --- a/src/alice/exe.cpp +++ b/src/alice/exe.cpp @@ -24,7 +24,7 @@ // //____________________________________________________________ // -// $Id: exe.cpp,v 1.10 2003-02-11 20:14:54 brodsom Exp $ +// $Id: exe.cpp,v 1.11 2003-02-27 13:59:47 brodsom Exp $ // // 2001.07.06 Sean Leyne - Code Cleanup, removed "#ifdef READONLY_DATABASE" // conditionals, as the engine now fully supports @@ -49,11 +49,6 @@ #include "../jrd/gds_proto.h" #include "../jrd/thd_proto.h" -#if (defined WIN_NT) -#include -#endif - - extern "C" {