mirror of
https://github.com/Xahau/xahaud.git
synced 2025-11-22 11:35:49 +00:00
Add missing beast includes
This commit is contained in:
@@ -24,7 +24,9 @@
|
|||||||
#ifndef BEAST_MEMORYBLOCK_H_INCLUDED
|
#ifndef BEAST_MEMORYBLOCK_H_INCLUDED
|
||||||
#define BEAST_MEMORYBLOCK_H_INCLUDED
|
#define BEAST_MEMORYBLOCK_H_INCLUDED
|
||||||
|
|
||||||
|
#include <beast/HeapBlock.h>
|
||||||
#include <beast/utility/LeakChecked.h>
|
#include <beast/utility/LeakChecked.h>
|
||||||
|
#include <beast/strings/String.h>
|
||||||
|
|
||||||
namespace beast {
|
namespace beast {
|
||||||
|
|
||||||
|
|||||||
@@ -21,6 +21,7 @@
|
|||||||
#define BEAST_WORKERS_H_INCLUDED
|
#define BEAST_WORKERS_H_INCLUDED
|
||||||
|
|
||||||
#include <beast/module/core/system/SystemStats.h>
|
#include <beast/module/core/system/SystemStats.h>
|
||||||
|
#include <beast/threads/Thread.h>
|
||||||
#include <beast/threads/semaphore.h>
|
#include <beast/threads/semaphore.h>
|
||||||
|
|
||||||
namespace beast {
|
namespace beast {
|
||||||
|
|||||||
Reference in New Issue
Block a user