bit_util: Remove unnecessary include
This commit is contained in:
parent
9ecdd32b84
commit
3e0e339d98
1 changed files with 0 additions and 4 deletions
|
@ -12,10 +12,6 @@
|
|||
|
||||
#include "common/assert.h"
|
||||
|
||||
#ifdef _MSC_VER
|
||||
#include <intrin.h>
|
||||
#endif
|
||||
|
||||
namespace Dynarmic {
|
||||
namespace Common {
|
||||
|
||||
|
|
Loading…
Reference in a new issue