mirror of
https://github.com/doitsujin/dxvk.git
synced 2025-01-19 05:52:11 +01:00
[dxvk] Remove unnecessary include
This commit is contained in:
parent
a2d9874b26
commit
667616bc39
@ -1,7 +1,5 @@
|
||||
#include "dxvk_spec_const.h"
|
||||
|
||||
#include <iostream>
|
||||
|
||||
#define SET_CONSTANT_ENTRY(specId, member) \
|
||||
this->setConstantEntry(specId, \
|
||||
offsetof(DxvkSpecConstantData, member), \
|
||||
|
Loading…
x
Reference in New Issue
Block a user