Changeset 1213 for trunk/dll/strutil.c


Ignore:
Timestamp:
Sep 13, 2008, 8:53:06 AM (17 years ago)
Author:
John Small
Message:

Ticket 187: Move data declarations/definitions out of fm3dll.h

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/strutil.c

    r907 r1213  
    1818#include <share.h>
    1919
     20#include "fm3dll.h"
     21#include "fm3str.h"
     22#include "init.h"                       // Data declaration(s)
    2023#include "strutil.h"
    21 #include "fm3str.h"
    2224#include "version.h"
    2325
Note: See TracChangeset for help on using the changeset viewer.