mirror of https://github.com/YosysHQ/yosys.git
remove boost/log/exceptions.hpp from wrapper generator
This commit is contained in:
parent
b894187cf6
commit
d018e02614
|
@ -2026,7 +2026,6 @@ def gen_wrappers(filename, debug_level_ = 0):
|
|||
#include <boost/python/wrapper.hpp>
|
||||
#include <boost/python/call.hpp>
|
||||
#include <boost/python.hpp>
|
||||
#include <boost/log/exceptions.hpp>
|
||||
|
||||
USING_YOSYS_NAMESPACE
|
||||
|
||||
|
|
Loading…
Reference in New Issue