VirtualBox

Changeset 25347 in vbox for trunk/include


Ignore:
Timestamp:
Dec 13, 2009 5:09:31 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
55945
Message:

iprt/autores.h -> iprt/cpp/autores.h

Location:
trunk/include
Files:
2 edited
1 moved

Legend:

Unmodified
Added
Removed
  • trunk/include/Makefile.kmk

    r25346 r25347  
    2929        VBox/dbggui.h \
    3030        VBox/settings.h \
    31         iprt/autores.h \
    32         iprt/cpp/utils.h \
    33         iprt/cpp/lock.h \
    3431        $(wildcard iprt/*_cpp.h iprt/cpp/*.h )
    3532
     
    4643        VBox/usblib-win.h \
    4744        VBox/usblib-solaris.h, \
    48         $(wildcard VBox/*.h iprt/*.h))
     45        $(wildcard VBox/*.h iprt/*.h iprt/*/*.h))
    4946
    5047hdrs.r3 := $(filter-out , $(hdrs))
  • trunk/include/iprt/mem.h

    r21284 r25347  
    3434#include <iprt/cdefs.h>
    3535#include <iprt/types.h>
    36 #ifdef __cplusplus
    37 # include <iprt/autores.h>
     36#ifdef __cplusplus      /** @todo remove when spitting. */
     37# include <iprt/cpp/autores.h>
    3838#endif
    3939
     
    436436
    437437
    438 #ifdef __cplusplus
     438#ifdef __cplusplus /** @todo Split this out into iprt/cpp/mem.h! */
    439439# include <iprt/assert.h>
    440440
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