mirror of
https://gitlab.com/pholy/OSCAR-code.git
synced 2025-04-04 02:00:43 +00:00
update test_macros.h
This commit is contained in:
parent
90e98ccfda
commit
6acbe28566
@ -37,6 +37,9 @@ To turn off the the test macros.
|
||||
#ifdef TEST_MACROS_ENABLED
|
||||
#include <QRegularExpression>
|
||||
#include <QFileInfo>
|
||||
#include <QDebug>
|
||||
#include <QDateTime>
|
||||
#include "SleepLib/schema.h"
|
||||
|
||||
#define DEBUGI qInfo().noquote() << "INFO;"
|
||||
#define DEBUGD qInfo().noquote() << "DEBUG;"
|
||||
|
Loading…
Reference in New Issue
Block a user