Ignore:
Timestamp:
Jul 30, 2002, 5:34:52 PM (23 years ago)
Author:
achimha
Message:

vsemaphore.h is a local include file

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wsock32/vsemaphore.cpp

    r8903 r8939  
    1 /* $Id: vsemaphore.cpp,v 1.1 2002-07-22 09:53:47 sandervl Exp $ */
     1/* $Id: vsemaphore.cpp,v 1.2 2002-07-30 15:34:52 achimha Exp $ */
    22
    33/*
     
    1919#define INCL_DOSERRORS
    2020#include <os2wrap.h>    //Odin32 OS/2 api wrappers
    21 #include <VSemaphore.h>
     21#include "vsemaphore.h"
    2222#include <win32type.h>
    2323#include <misc.h>
Note: See TracChangeset for help on using the changeset viewer.