mirror of https://github.com/YosysHQ/yosys.git
Merge pull request #1076 from thasti/centos7-build-fix
Fix pyosys-build on CentOS7
This commit is contained in:
commit
7116621d22
|
@ -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