Ignore:
Timestamp:
Nov 30, 1999, 9:20:31 PM (26 years ago)
Author:
sandervl
Message:

compilation fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/crtdll/crtdll.cpp

    r1884 r1898  
    1 /* $Id: crtdll.cpp,v 1.12 1999-11-30 14:16:44 sandervl Exp $ */
     1/* $Id: crtdll.cpp,v 1.13 1999-11-30 20:19:52 sandervl Exp $ */
    22
    33/*
     
    2424#include <ctype.h>
    2525#include <setjmp.h>
    26 #include <except.h>
    2726#include <debugtools.h>
    2827
     
    4948#include "crtinc.h"
    5049#include "ieee.h"
     50#include <ntddk.h>
    5151
    5252DEFAULT_DEBUG_CHANNEL(crtdll)
Note: See TracChangeset for help on using the changeset viewer.