Browse Source

fix

Signed-off-by: lizzie <lizzie@eden-emu.dev>
pull/2774/head
lizzie 5 months ago
committed by crueter
parent
commit
7dfb6ca309
  1. 2
      src/common/overflow.h

2
src/common/overflow.h

@ -8,7 +8,7 @@
#include <algorithm> #include <algorithm>
#include <type_traits> #include <type_traits>
#include "bit_cast.h"
#include <numeric>
namespace Common { namespace Common {

Loading…
Cancel
Save