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/kernel32/atom.cpp

    r1605 r2802  
    1 /* $Id: atom.cpp,v 1.6 1999-11-05 09:16:57 sandervl Exp $ */
     1/* $Id: atom.cpp,v 1.7 2000-02-16 14:25:30 sandervl Exp $ */
    22
    33/*
     
    1212#include <os2win.h>
    1313#include "unicode.h"
     14
     15#define DBG_LOCALLOG    DBG_atom
     16#include "dbglocal.h"
    1417
    1518//******************************************************************************
Note: See TracChangeset for help on using the changeset viewer.