VirtualBox

Changeset 3475 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Jul 5, 2007 3:17:17 PM (18 years ago)
Author:
vboxsync
Message:

Compile fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostServices/SharedOpenGL/glext.cpp

    r3472 r3475  
    3030#define LOG_GROUP LOG_GROUP_SHARED_OPENGL
    3131#include <VBox/log.h>
     32#include <string.h>
    3233
    3334/**
     
    7778}
    7879
     80#ifdef __WIN__
    7981void vboxwglSwapIntervalEXT (VBOXOGLCTX *pClient, uint8_t *pCmdBuffer)
    8082{
     
    103105    pClient->ulLastError   = GetLastError();
    104106}
     107#endif /* __WIN__ */
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette