mirror of
https://github.com/NVIDIA/cuda-samples.git
synced 2025-07-01 12:00:49 +08:00
Bug 5199167: Adjust the include header files sequence for simpleD3D11/simpleD3D11Texture
This commit is contained in:
parent
ad9908e32b
commit
718fe6486d
@ -31,8 +31,8 @@
|
||||
|
||||
#pragma warning(disable : 4312)
|
||||
|
||||
#include <mmsystem.h>
|
||||
#include <windows.h>
|
||||
#include <mmsystem.h>
|
||||
|
||||
// This header inclues all the necessary D3D11 and CUDA includes
|
||||
#include <cuda_d3d11_interop.h>
|
||||
|
@ -31,8 +31,8 @@
|
||||
|
||||
#pragma warning(disable : 4312)
|
||||
|
||||
#include <mmsystem.h>
|
||||
#include <windows.h>
|
||||
#include <mmsystem.h>
|
||||
|
||||
// This header inclues all the necessary D3D11 and CUDA includes
|
||||
#include <cuda_d3d11_interop.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user