build: Fix compilation with no PCH

This commit is contained in:
Lars Toenning
2025-10-25 14:30:22 +02:00
parent fefedd03f9
commit 036a99f4dc
19 changed files with 13 additions and 16 deletions

View File

@@ -7,6 +7,7 @@
#include <QtGlobal>
#include "gui/models/columns.h"
#include "misc/country.h"
using namespace swift::misc;
using namespace swift::misc::physical_quantities;