mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-26 14:12:16 +03:00
избавились от падлы что жрала оперативку
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
#define STANDARD_WEB_SERVER
|
||||
#define STANDARD_WEB_SOCKETS
|
||||
|
||||
//#define QUEUE_FROM_STR
|
||||
#define QUEUE_FROM_STR
|
||||
|
||||
//#define REST_FILE_OPERATIONS
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
#include "Global.h"
|
||||
#ifdef QUEUE_FROM_STR
|
||||
#include <queue>
|
||||
#include <iostream>
|
||||
//#include <iostream> долбанный стрим сука
|
||||
|
||||
using namespace std;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user