remove boost/log/exceptions.hpp from wrapper generator

This commit is contained in:
Stefan Biereigel 2019-06-07 09:47:33 +02:00
parent b894187cf6
commit d018e02614
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