From 9052f2e657cc36cd7df633ddd2b5eb8190c7521d Mon Sep 17 00:00:00 2001 From: Vinnie Falco Date: Sat, 25 May 2013 16:35:07 -0700 Subject: [PATCH] Put back into includes for json module --- modules/ripple_json/ripple_json.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/ripple_json/ripple_json.h b/modules/ripple_json/ripple_json.h index 009acd54f..4a9388aca 100644 --- a/modules/ripple_json/ripple_json.h +++ b/modules/ripple_json/ripple_json.h @@ -38,7 +38,7 @@ #include //#include #include -//#include +#include #include // Needed before these cpptl includes