VirtualBox

Ignore:
Timestamp:
Jul 29, 2016 12:52:10 PM (8 years ago)
Author:
vboxsync
Message:

Use the iprt/win/windows.h wrapper for Windows.h

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispMpLogger.cpp

    r62522 r62679  
    3131#       define _interlockedbittestandreset64  _interlockedbittestandreset64_StupidDDKVsCompilerCrap
    3232#       pragma warning(disable : 4163)
    33 #       include <windows.h>
     33#       include <iprt/win/windows.h>
    3434#       pragma warning(default : 4163)
    3535#       undef  _InterlockedExchange
     
    4242#       undef  _interlockedbittestandreset64
    4343#   else
    44 #       include <windows.h>
     44#       include <iprt/win/windows.h>
    4545#   endif
    4646#include "VBoxDispMpLogger.h"
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