diff options
| author | Rusty Wagner <rusty@vector35.com> | 2015-08-17 22:48:26 -0400 |
|---|---|---|
| committer | Rusty Wagner <rusty@vector35.com> | 2015-08-17 22:48:26 -0400 |
| commit | f4bc1d02a7b4c395338311fb3bcb016cf54f3400 (patch) | |
| tree | 9bb8250d5f2e22313f5296d7ec957d02443014b1 /binaryview.cpp | |
| parent | 274e9caf8d26d8b4deb122898f75093c30177417 (diff) | |
Remove core header from API code
Diffstat (limited to 'binaryview.cpp')
| -rw-r--r-- | binaryview.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/binaryview.cpp b/binaryview.cpp index 0c73918a..b0549f93 100644 --- a/binaryview.cpp +++ b/binaryview.cpp @@ -1,5 +1,4 @@ #include "binaryninjaapi.h" -#include "binaryview.h" using namespace BinaryNinja; using namespace std; |
