mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Fix objective-c ripple source
This commit is contained in:
@@ -4,15 +4,4 @@
|
||||
*/
|
||||
//==============================================================================
|
||||
|
||||
/* This file includes all of the beast sources needed to link.
|
||||
By including them here, we avoid having to muck with the SConstruct
|
||||
Makefile, Project file, or whatever.
|
||||
*/
|
||||
|
||||
// MUST come first!
|
||||
#include "BeastConfig.h"
|
||||
|
||||
// Include this to get all the basic includes included, to prevent errors
|
||||
#include "../beast/modules/beast_core/beast_core.h"
|
||||
|
||||
#include "../beast/modules/beast_core/beast_core.cpp"
|
||||
#include "ripple_beast.cpp"
|
||||
|
||||
Reference in New Issue
Block a user