VirtualBox

Changeset 21515 in vbox for trunk/include


Ignore:
Timestamp:
Jul 12, 2009 7:37:42 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
49967
Message:

make the headers build cleanly again

Location:
trunk/include
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/Makefile.kmk

    r21211 r21515  
    3131        iprt/autores.h \
    3232        iprt/cpputils.h \
    33         iprt/lock.h
     33        iprt/lock.h \
     34        $(wildcard iprt/*_cpp.h iprt/*.hpp)
    3435
    3536r3_only_hdrs := \
     
    4243hdrs := $(filter-out \
    4344        VBox/VBoxGuest16.h \
     45        VBox/WinNetConfig.h \
    4446        VBox/usblib-win.h \
    4547        VBox/usblib-solaris.h, \
  • trunk/include/VBox/uvm.h

    r21217 r21515  
    5959    } vm;
    6060} UVMCPU;
    61 /** Pointer to the per virtual CPU ring-3 (user mode) data. */
    62 typedef UVMCPU *PUVMCPU;
    6361
    6462
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