Changeset 1241 for trunk/dll/notebook.h


Ignore:
Timestamp:
Oct 9, 2008, 1:12:04 PM (17 years ago)
Author:
John Small
Message:

Ticket 187: Make searchapath function non-static and other misc. code cleanup

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/notebook.h

    r1225 r1241  
    1717#if !defined(NOTEBOOK_H)
    1818#define NOTEBOOK_H
    19 
    20 // #if !defined(OS2_INCLUDED)
    21 // #define INCL_LONGLONG
    22 // #include <os2.h>
    23 // #else
    24 // #if !defined(INCL_LONGLONG)
    25 // #error INCL_LONGLONG required by grep.h
    26 // #endif
    27 // #endif
    2819
    2920#include "dircnrs.h"            // typedef for DETAILS_SETTINGS
Note: See TracChangeset for help on using the changeset viewer.