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