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

@@ -18,6 +18,7 @@
#include "blackmisc/pixmap.h"
#include <QObject>
#include <atomic>
#include <memory>
namespace BlackMisc
{