Remove ripple.pb.cc from unity because of SConstruct

This commit is contained in:
Vinnie Falco
2013-05-27 13:27:28 -07:00
parent 0f177a8038
commit 4f12f1a8ee

View File

@@ -66,7 +66,8 @@ static const uint64 tenTo17m1 = tenTo17 - 1;
#include "src/cpp/ripple/SHAMapNodes.cpp" // no log
#include "src/cpp/ripple/SHAMapSync.cpp"
#include "ripple.pb.cc"
// VFALCO: TODO Fix this for SConstruct
//#include "ripple.pb.cc" // BROKEN because of SConstruct
#ifdef _MSC_VER
//#pragma warning (pop)