mirror of
https://gitlab.com/pholy/OSCAR-code.git
synced 2025-04-21 13:10:47 +00:00
FIX: compile error on ubuntu 18.04
This commit is contained in:
parent
9b041cf22d
commit
d9a75e3930
@ -21,6 +21,7 @@
|
|||||||
#include <QMessageBox>
|
#include <QMessageBox>
|
||||||
#include "viatom_loader.h"
|
#include "viatom_loader.h"
|
||||||
#include "SleepLib/machine.h"
|
#include "SleepLib/machine.h"
|
||||||
|
#include <memory>
|
||||||
|
|
||||||
// TODO: Merge this with PRS1 macros and generalize for all loaders.
|
// TODO: Merge this with PRS1 macros and generalize for all loaders.
|
||||||
#define SESSIONID m_session->session()
|
#define SESSIONID m_session->session()
|
||||||
|
Loading…
Reference in New Issue
Block a user