Changeset 1223 for trunk/dll/grep2.c


Ignore:
Timestamp:
Sep 14, 2008, 1:11:11 AM (17 years ago)
Author:
John Small
Message:

Ticket 187: Moved typedef's and some #define's from fm3dll.h

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/grep2.c

    r1208 r1223  
    3131#include <ctype.h>
    3232#include <share.h>
     33#include <time.h>
    3334#include <process.h>                    // _beginthread
    3435
     
    3940
    4041#include "fm3dll.h"
     42#include "fm3dll2.h"                    // #define's for UM_*, control id's, etc.
    4143#include "arccnrs.h"                    // Data declaration(s)
    4244#include "init.h"                       // Data declaration(s)
Note: See TracChangeset for help on using the changeset viewer.