1
0
mirror of https://github.com/doitsujin/dxvk.git synced 2024-12-02 01:24:11 +01:00

[tests] fix dxbc-disasm with MSVC

This commit is contained in:
Mikhail Paulyshka 2018-08-15 22:52:59 +03:00 committed by Philip Rebohle
parent 9cce41394b
commit 3e2a4baf63

View File

@ -1,4 +1,5 @@
#include <iostream>
#include <string>
#include <d3dcompiler.h>