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:
@@ -21,10 +21,11 @@
|
||||
*/
|
||||
//==============================================================================
|
||||
|
||||
#include <cctype>
|
||||
|
||||
#include "../CharacterFunctions.h"
|
||||
|
||||
#include <cctype>
|
||||
#include <cwctype>
|
||||
|
||||
namespace beast {
|
||||
|
||||
#if BEAST_MSVC
|
||||
|
||||
Reference in New Issue
Block a user