mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-16 02:06:08 +08:00
refs #189 , PQ string class which allows parsing strings like 100m/s.
pqbase contains template method to determine a valid unit.
This commit is contained in:
@@ -21,5 +21,6 @@
|
||||
#include "blackmisc/pqtime.h"
|
||||
#include "blackmisc/pqacceleration.h"
|
||||
#include "blackmisc/pqunits.h"
|
||||
#include "blackmisc/pqstring.h"
|
||||
|
||||
#endif // guard
|
||||
|
||||
Reference in New Issue
Block a user