提交 dfadc823 编写于 作者: B Bill Hamilton

Merge remote-tracking branch 'upstream_eosio/master' into eosio_build_darwin_mongo

......@@ -9,7 +9,8 @@
#include <eosio/chain/contracts/types.hpp>
#include <fc/io/json.hpp>
//clashes with something deep in the AST includes
//clashes with something deep in the AST includes in clang 6 and possibly other versions of clang
#pragma push_macro("N")
#undef N
#include "clang/Driver/Options.h"
......@@ -228,3 +229,5 @@ namespace eosio {
};
} //ns eosio
#pragma pop_macro("N")
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册