aboutsummaryrefslogtreecommitdiffstats
path: root/mutator_aux.cpp
diff options
context:
space:
mode:
authorbloodstalker <thabogre@gmail.com>2016-12-26 20:48:06 +0000
committerbloodstalker <thabogre@gmail.com>2016-12-26 20:48:06 +0000
commit144dfc821f8a496a71e8de24796c9bb0c611c8aa (patch)
treef9cb0232373a3ee373de8263ebf30e489078ed48 /mutator_aux.cpp
parentadded the json makefile is being called now (diff)
downloadmutator-144dfc821f8a496a71e8de24796c9bb0c611c8aa.tar.gz
mutator-144dfc821f8a496a71e8de24796c9bb0c611c8aa.zip
included json.hpp
Diffstat (limited to 'mutator_aux.cpp')
-rw-r--r--mutator_aux.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/mutator_aux.cpp b/mutator_aux.cpp
index 8bec2d3..f094ea3 100644
--- a/mutator_aux.cpp
+++ b/mutator_aux.cpp
@@ -10,9 +10,11 @@
#include "clang/Basic/SourceManager.h"
#include "clang/Rewrite/Core/Rewriter.h"
#include "tinyxml2/tinyxml2.h"
+#include "json/json.hpp"
/*********************************************************************************************************************/
using namespace clang;
using namespace tinyxml2;
+using json = nlohmann::json;
/*********************************************************************************************************************/
namespace Devi {
/*a simple function that checks the sourcelocations for a macro expansion. returns the sourcelocation without