From 8babae3156430f5aa6b804f7c352ffb178097963 Mon Sep 17 00:00:00 2001 From: psychocrypt Date: Fri, 29 Sep 2017 21:43:43 +0200 Subject: cleanup includes --- xmrstak/misc/jext.hpp | 3 +++ 1 file changed, 3 insertions(+) (limited to 'xmrstak/misc/jext.hpp') diff --git a/xmrstak/misc/jext.hpp b/xmrstak/misc/jext.hpp index dce73a0..f4a333c 100644 --- a/xmrstak/misc/jext.hpp +++ b/xmrstak/misc/jext.hpp @@ -1,5 +1,8 @@ #pragma once +#include "xmrstak/rapidjson/document.h" +#include "xmrstak/rapidjson/error/en.h" + using namespace rapidjson; /* This macro brings rapidjson more in line with other libs */ -- cgit v1.1