VirtualBox

Changeset 62841 in vbox for trunk/src/VBox/Additions/common


Ignore:
Timestamp:
Aug 1, 2016 5:20:41 PM (8 years ago)
Author:
vboxsync
Message:

VBGLInternal.h: Remove pragma pack(4) on VBGLDATA and VBGLHGCMHANDLEDATA.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/common/VBoxGuestLib/VBGLInternal.h

    r62521 r62841  
    4646
    4747#include "SysHlp.h"
    48 
    49 #pragma pack(4) /** @todo r=bird: What do we need packing for here? None of these structures are shared between drivers AFAIK. */
    5048
    5149struct _VBGLPHYSHEAPBLOCK;
     
    125123
    126124
    127 #pragma pack()
    128 
    129125#ifndef VBGL_DECL_DATA
    130126extern VBGLDATA g_vbgldata;
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