mirror of
https://github.com/doitsujin/dxvk.git
synced 2025-01-19 14:52:10 +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 "dxvk_spec_const.h"
|
||||||
|
|
||||||
#include <iostream>
|
|
||||||
|
|
||||||
#define SET_CONSTANT_ENTRY(specId, member) \
|
#define SET_CONSTANT_ENTRY(specId, member) \
|
||||||
this->setConstantEntry(specId, \
|
this->setConstantEntry(specId, \
|
||||||
offsetof(DxvkSpecConstantData, member), \
|
offsetof(DxvkSpecConstantData, member), \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user