refs #584 Moved make_unique to makeunique.h

This commit is contained in:
Mathew Sutcliffe
2016-02-08 00:36:00 +00:00
parent 3bdcd7e386
commit 451b90e4f9
9 changed files with 36 additions and 15 deletions

View File

@@ -11,6 +11,7 @@
#include "blackmiscfreefunctions.h"
#include "blackmisc/logmessage.h"
#include "blackmisc/weather/presentweather.h"
#include "blackmisc/makeunique.h"
#include <QRegularExpression>
#include <QDebug>