mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-29 10:25:36 -04:00
[partition] Reduce warnings from KPMCore
- make KPMHelper.h an "everything include" and suppress warnings from it, then use it in the tests.
This commit is contained in:
parent
d26fde6647
commit
4a08fdbb92
4 changed files with 10 additions and 11 deletions
|
@ -15,10 +15,6 @@
|
|||
#include "partition/KPMManager.h"
|
||||
#include "utils/Logger.h"
|
||||
|
||||
#include <core/lvmdevice.h>
|
||||
#include <core/partition.h>
|
||||
#include <fs/filesystemfactory.h>
|
||||
|
||||
#include <memory>
|
||||
|
||||
#include <QtTest/QtTest>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue