VirtualBox

Changeset 79165 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Jun 17, 2019 4:31:02 AM (6 years ago)
Author:
vboxsync
Message:

VMM: Build fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/vmm/vm.h

    r78438 r79165  
    823823#else
    824824# define VMCPU_FF_IS_SET(pVCpu, fFlag) \
    825     ([](PVMCPU a_pVCpu) -> bool \
     825    ([](PCVMCPU a_pVCpu) -> bool \
    826826    { \
    827827        AssertCompile(RT_IS_POWER_OF_TWO(fFlag)); \
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