mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Add compilation test script
This commit is contained in:
@@ -24,9 +24,13 @@
|
||||
#ifndef BEAST_CHARPOINTER_UTF8_H_INCLUDED
|
||||
#define BEAST_CHARPOINTER_UTF8_H_INCLUDED
|
||||
|
||||
#include <string>
|
||||
|
||||
#include "../Config.h"
|
||||
#include "../Atomic.h"
|
||||
|
||||
#include "CharacterFunctions.h"
|
||||
|
||||
#include <cstdlib>
|
||||
#include <cstring>
|
||||
|
||||
namespace beast {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user