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