[libcalamares] #include-styling

This commit is contained in:
Adriaan de Groot 2020-05-14 11:53:26 +02:00
parent c90ebb5d82
commit 13ded5f005

View File

@ -20,10 +20,10 @@
#ifndef PYTHONJOBAPI_H
#define PYTHONJOBAPI_H
#include "qglobal.h" // For qreal
#include "utils/BoostPython.h"
#include <qglobal.h> // For qreal
namespace Calamares
{
class PythonJob;