From b57c13ef4593bed9b3d1c0d9e4a7c299bf41715a Mon Sep 17 00:00:00 2001 From: bloodstalker Date: Sat, 5 Nov 2016 02:26:37 +0330 Subject: minor fixes --- mutator_aux.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mutator_aux.cpp b/mutator_aux.cpp index e10ea8e..a00ed0d 100644 --- a/mutator_aux.cpp +++ b/mutator_aux.cpp @@ -37,5 +37,7 @@ SourceLocation SourceLocationHasMacro (SourceLocation SL, Rewriter &Rewrite, std { return (SL); } + + return (SL); } } \ No newline at end of file -- cgit v1.2.3