From 4e6a09d486ed462ee4cf38c3735a12d530dc09d4 Mon Sep 17 00:00:00 2001 From: auth12 <67507608+auth12@users.noreply.github.com> Date: Sun, 19 Jul 2020 11:45:43 -0700 Subject: Added asmjit. Fixed solution file. --- client/src/shellcode/shellcode.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client/src/shellcode') diff --git a/client/src/shellcode/shellcode.h b/client/src/shellcode/shellcode.h index 5f0e135..4a87dca 100644 --- a/client/src/shellcode/shellcode.h +++ b/client/src/shellcode/shellcode.h @@ -1,6 +1,6 @@ #pragma once -#include +#include using namespace asmjit; -- cgit v1.2.3