mirror of
https://gitlab.com/pholy/OSCAR-code.git
synced 2025-04-05 10:40:42 +00:00
fixes ibreeze "No valuesummary for channel" error during import.
This commit is contained in:
parent
a92b4143a3
commit
453aa6bb65
@ -26,6 +26,7 @@
|
|||||||
#include "SleepLib/profiles.h"
|
#include "SleepLib/profiles.h"
|
||||||
|
|
||||||
using namespace std;
|
using namespace std;
|
||||||
|
#define FIX_FOR_SINGLE_EVENT // fixes ibreeze "No valuesummary for channel" error during import.
|
||||||
|
|
||||||
// This is the uber important database version for OSCAR's internal storage
|
// This is the uber important database version for OSCAR's internal storage
|
||||||
// Increment this after stuffing with Session's save & load code.
|
// Increment this after stuffing with Session's save & load code.
|
||||||
|
Loading…
Reference in New Issue
Block a user