VirtualBox

Changeset 33359 in vbox for trunk/include


Ignore:
Timestamp:
Oct 22, 2010 2:08:31 PM (14 years ago)
Author:
vboxsync
Message:

iprt/asm.h: Don't include asm-math.h and asm-amd64-x86.h any more.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/iprt/asm.h

    r33350 r33359  
    45474547/** @} */
    45484548
    4549 /* KLUDGE: Play safe for now as I cannot test all solaris and linux usages. */
    4550 #if !defined(__cplusplus) && !defined(DEBUG)
    4551 # if defined(RT_ARCH_AMD64) || defined(RT_ARCH_X86)
    4552 #  include <iprt/asm-amd64-x86.h>
    4553 # endif
    4554 # include <iprt/asm-math.h>
    4555 #endif
    4556 
    4557 #endif
    4558 
     4549#endif
     4550
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