3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-08 10:25:19 +00:00

Merge pull request #1076 from thasti/centos7-build-fix

Fix pyosys-build on CentOS7
This commit is contained in:
Clifford Wolf 2019-06-07 11:48:33 +02:00 committed by GitHub
commit 7116621d22
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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