Changeset 20722


Ignore:
Timestamp:
Jul 28, 2003, 7:32:58 PM (22 years ago)
Author:
sandervl
Message:

link fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified tags/trunk/src/odincrt/critsect.cpp

    r20721 r20722  
    1 /* $Id: critsect.cpp,v 1.9 2003-07-28 11:30:17 sandervl Exp $ */
     1/* $Id: critsect.cpp,v 1.10 2003-07-28 17:32:58 sandervl Exp $ */
    22/*
    33 * Critical sections in the Win32 sense
     
    1313#include <win32api.h>
    1414#include <FastInfoBlocks.h>
     15
     16#undef fibGetPid
    1517
    1618#include <assert.h>
Note: See TracChangeset for help on using the changeset viewer.