[x64] Remove usage of xbyak_bin2hex.h
C++ has had binary-literals since C++14. There is no need for these binary enum values from xbyak.
This commit is contained in:
@@ -22,7 +22,6 @@
|
||||
|
||||
// NOTE: must be included last as it expects windows.h to already be included.
|
||||
#include "third_party/xbyak/xbyak/xbyak.h"
|
||||
#include "third_party/xbyak/xbyak/xbyak_bin2hex.h"
|
||||
#include "third_party/xbyak/xbyak/xbyak_util.h"
|
||||
|
||||
namespace xe {
|
||||
|
||||
Reference in New Issue
Block a user