[libcalamares] Simplify includes
- PythonHelper.h already pulls in all the Python machinery
This commit is contained in:
parent
95722541d0
commit
3b35ca7bb9
@ -29,13 +29,6 @@
|
||||
|
||||
#ifdef WITH_PYTHON
|
||||
#include "PythonHelper.h"
|
||||
|
||||
|
||||
#undef slots
|
||||
#include <boost/python/list.hpp>
|
||||
#include <boost/python/str.hpp>
|
||||
|
||||
namespace bp = boost::python;
|
||||
#endif
|
||||
|
||||
using CalamaresUtils::operator""_MiB;
|
||||
|
Loading…
Reference in New Issue
Block a user