mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-23 13:55:36 +08:00
generic type-erased container types CSequence and CCollection, including predicate-based algorithms
refs #81
This commit is contained in:
@@ -6,9 +6,9 @@
|
||||
#ifndef BLACKMISC_PQPHYSICALQUANTITY_H
|
||||
#define BLACKMISC_PQPHYSICALQUANTITY_H
|
||||
|
||||
#include "blackmisc/mathematics.h"
|
||||
#include "blackmisc/pqbase.h"
|
||||
#include "blackmisc/pqunits.h"
|
||||
#include "blackmisc/mathematics.h"
|
||||
#include "blackmisc/debug.h"
|
||||
#include <QtDBus/QDBusMetaType>
|
||||
#include <QtGlobal>
|
||||
|
||||
Reference in New Issue
Block a user