Fix #include format.
This commit is contained in:
@@ -7,8 +7,8 @@
|
||||
******************************************************************************
|
||||
*/
|
||||
|
||||
#include <third_party/xbyak/xbyak/xbyak_bin2hex.h>
|
||||
#include <alloy/test/util.h>
|
||||
#include "third_party/xbyak/xbyak/xbyak_bin2hex.h"
|
||||
#include "alloy/test/util.h"
|
||||
|
||||
using namespace alloy;
|
||||
using namespace alloy::hir;
|
||||
|
||||
Reference in New Issue
Block a user