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
1 changed files with 0 additions and 1 deletions

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