mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-21 19:45:53 +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