Ignore:
Timestamp:
Jan 3, 2000, 11:25:57 AM (26 years ago)
Author:
sandervl
Message:

JW: Updated def file to match NT 4 SP6

File:
1 edited

Legend:

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

    r1976 r2306  
    1 /* $Id: lz32.cpp,v 1.7 1999-12-05 10:03:16 sandervl Exp $ */
     1/* $Id: lz32.cpp,v 1.8 2000-01-03 10:25:57 sandervl Exp $ */
    22
    33/*
     
    2323#include <lz32.h>
    2424#include "debugtools.h"
    25 
     25#include <misc.h>
    2626
    2727ODINDEBUGCHANNEL(LZ32)
    2828
    2929#define SystemHeap GetProcessHeap()
    30 #define dprintf(a)
    3130
    3231
Note: See TracChangeset for help on using the changeset viewer.