[dxvk] Remove unnecessary include

This commit is contained in:
Philip Rebohle 2018-05-26 14:56:36 +02:00
parent a2d9874b26
commit 667616bc39
No known key found for this signature in database
GPG Key ID: C8CC613427A31C99
1 changed files with 0 additions and 2 deletions

View File

@ -1,7 +1,5 @@
#include "dxvk_spec_const.h"
#include <iostream>
#define SET_CONSTANT_ENTRY(specId, member) \
this->setConstantEntry(specId, \
offsetof(DxvkSpecConstantData, member), \