mirror of
https://github.com/parchlinux/calamares.git
synced 2025-02-24 19:05:46 -05:00
[libcalamares] Simplify includes
- PythonHelper.h already pulls in all the Python machinery
This commit is contained in:
parent
95722541d0
commit
3b35ca7bb9
1 changed files with 0 additions and 7 deletions
|
@ -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…
Add table
Reference in a new issue