refs #320 Move own implementation of std::make_unique into BlackMisc

This commit is contained in:
Roland Winklmeier
2014-12-25 17:33:34 +01:00
parent 13a05f729e
commit c0265ba0e4
3 changed files with 12 additions and 9 deletions

View File

@@ -6,6 +6,7 @@
#include "voice_vatlib.h"
#include "voice_channel_vatlib.h"
#include "blackmisc/logmessage.h"
#include "blackmisc/blackmiscfreefunctions.h"
#include <QDebug>
#include <QTimer>
#include <memory>