Temporarily fix xbyak include

This commit is contained in:
Dr. Chat 2015-05-02 12:44:41 -05:00
parent b87b7472e0
commit c896c63aff
1 changed files with 4 additions and 0 deletions

View File

@ -291,6 +291,10 @@
'include_dirs': [
'.',
'src/',
# TODO(benvanik): remove when xbyak fixed:
# https://github.com/herumi/xbyak/issues/20
'third_party/xbyak/',
],
'includes': [