Ignore:
Timestamp:
Apr 12, 2002, 3:40:21 AM (23 years ago)
Author:
bird
Message:

Updated so it compiles and workes with latest kFile*.h changes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/dbginfo/kHllMain.cpp

    r4130 r8247  
    1 /* $Id: kHllMain.cpp,v 1.1 2000-08-31 03:02:28 bird Exp $
     1/* $Id: kHllMain.cpp,v 1.2 2002-04-12 01:40:21 bird Exp $
    22 *
    33 * kHllMain - interface to the kHll class.
     
    3636#include <assert.h>
    3737
     38#include <kTypes.h>
     39#include <kError.h>
     40#include <kFileInterfaces.h>
    3841#include <kList.h>
    3942#include <kFile.h>
Note: See TracChangeset for help on using the changeset viewer.