Ignore:
Timestamp:
Aug 17, 1999, 6:58:34 PM (26 years ago)
Author:
sandervl
Message:

Compilation fixes

File:
1 edited

Legend:

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

    r484 r530  
    1 /* $Id: lz32.cpp,v 1.4 1999-08-11 22:22:44 phaller Exp $ */
     1/* $Id: lz32.cpp,v 1.5 1999-08-17 16:58:34 sandervl Exp $ */
    22
    33/*
     
    1515#include <ctype.h>
    1616#include <odin.h>
    17 #include <odincrt.h>
    18 #include <odinwrap.h>
    1917#include <windef.h>
    2018#include <winbase.h>
     
    2321#include <lz32.h>
    2422#include "debugtools.h"
     23#include <odinwrap.h>
    2524
    2625
Note: See TracChangeset for help on using the changeset viewer.