Fix objective-c ripple source

This commit is contained in:
Vinnie Falco
2013-09-21 17:36:11 -07:00
parent ec6c09d995
commit 5856730ec3

View File

@@ -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"