refs #485, refs #584 removed include blackmiscfreefunctions.h

This commit is contained in:
Klaus Basan
2016-02-14 02:05:55 +01:00
committed by Mathew Sutcliffe
parent f74794b4d7
commit c3722f9198
119 changed files with 24 additions and 145 deletions

View File

@@ -14,7 +14,6 @@
#include "blackmisc/blackmiscexport.h"
#include "blackmisc/valueobject.h"
#include "blackmisc/blackmiscfreefunctions.h"
#include "blackmisc/variant.h"
namespace BlackMisc
@@ -23,7 +22,7 @@ namespace BlackMisc
{
/*!
* \brief Represents a physical quantity by a string
* Represents a physical quantity by a string
* \details Used to parse strings into physical quantities, validate strings
* \sa BlackMisc::PhysicalQuantity
*/