Changeset 1178 for trunk/dll/datamin.c


Ignore:
Timestamp:
Sep 10, 2008, 11:53:43 PM (17 years ago)
Author:
John Small
Message:

Ticket 187: Draft 2: Move remaining function declarations

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/datamin.c

    r1156 r1178  
    3535#define INCL_LONGLONG
    3636
     37#include "fm3dll.h"
    3738#include "fm3dlg.h"
    3839#include "fm3str.h"
     
    4546#include "sysinfo.h"                    // SysInfoDlgProc
    4647#include "mainwnd.h"                    // TopWindowName
    47 #include "fm3dll.h"
     48#include "commafmt.h"                   // CommaFmtUL
     49#include "common.h"                     // OpenDirCnr
     50#include "shadow.h"                     // OpenObject
     51#include "chklist.h"                    // PopupMenu
     52#include "presparm.h"                   // SetPresParams
     53#include "undel.h"                      // UndeleteDlgProc
     54#include "misc.h"                       // GetCmdSpec
     55#include "wrappers.h"                   // xDosFindFirst
     56#include "systemf.h"                    // runemf2
    4857#include "fortify.h"
    4958
Note: See TracChangeset for help on using the changeset viewer.