Ignore:
Timestamp:
Feb 16, 2000, 3:25:43 PM (26 years ago)
Author:
sandervl
Message:

Added new logging feature

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/gdi32/region.cpp

    r2592 r2802  
    1 /* $Id: region.cpp,v 1.1 2000-02-01 12:53:31 sandervl Exp $ */
     1/* $Id: region.cpp,v 1.2 2000-02-16 14:18:12 sandervl Exp $ */
    22
    33/*
     
    1515#include <string.h>
    1616#include "misc.h"
     17
     18#define DBG_LOCALLOG    DBG_region
     19#include "dbglocal.h"
    1720
    1821//******************************************************************************
Note: See TracChangeset for help on using the changeset viewer.