Browse Source

shader: Remove unused header in VOTE

pull/15/merge
ReinUsesLisp 5 years ago
committed by ameerj
parent
commit
0b26f2b90e
  1. 2
      src/shader_recompiler/frontend/maxwell/translate/impl/vote.cpp

2
src/shader_recompiler/frontend/maxwell/translate/impl/vote.cpp

@ -2,8 +2,6 @@
// Licensed under GPLv2 or any later version
// Refer to the license.txt file included.
#include <optional>
#include "common/bit_field.h"
#include "common/common_types.h"
#include "shader_recompiler/frontend/maxwell/translate/impl/impl.h"

Loading…
Cancel
Save