From c407679358f035aa9e16e3bb740f8e6d9a73d138 Mon Sep 17 00:00:00 2001 From: Peter LaFosse Date: Sat, 1 Jul 2017 10:02:12 -0400 Subject: Refactor of metadata api names. modify how QueryMetadata works --- settings.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'settings.cpp') diff --git a/settings.cpp b/settings.cpp index 97c2a232..b7e08793 100644 --- a/settings.cpp +++ b/settings.cpp @@ -1,4 +1,5 @@ #include "binaryninjaapi.h" +#include using namespace BinaryNinja; using namespace std; -- cgit v1.3.1