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/winres.cpp

    r4575 r5308  
    1 /* $Id: winres.cpp,v 1.28 2000-11-09 18:18:11 sandervl Exp $ */
     1/* $Id: winres.cpp,v 1.29 2001-03-13 18:45:34 sandervl Exp $ */
    22
    33/*
     
    1818#include <os2wrap.h>    //Odin32 OS/2 api wrappers
    1919#include <stdarg.h>
    20 #ifdef __IBMCPP__
    21 #include <builtin.h>
    22 #endif
    2320#include <stdio.h>
    2421#include <stdlib.h>
Note: See TracChangeset for help on using the changeset viewer.