Ignore:
Timestamp:
Mar 13, 2001, 7:45:35 PM (24 years ago)
Author:
sandervl
Message:

removed builtin.h include + initterm update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kernel32/exceptions.cpp

    r5128 r5308  
    1 /* $Id: exceptions.cpp,v 1.50 2001-02-14 10:36:45 sandervl Exp $ */
     1/* $Id: exceptions.cpp,v 1.51 2001-03-13 18:45:33 sandervl Exp $ */
    22
    33/* WARNING: Compiling this module with ICC with optimizations turned on   */
     
    6262#include <assert.h>
    6363#include <string.h>
    64 #include <builtin.h>
    6564#include "exceptions.h"
    6665#include "exceptutil.h"
Note: See TracChangeset for help on using the changeset viewer.