comparison dyncall/dyncall_callvm_x64.h @ 366:ad5f9803f52f

- removal of some unnecessary headers that only contained internally used forward declarations, so no need to have them
author Tassilo Philipp
date Wed, 15 Apr 2020 14:57:23 +0200
parents f5577f6bf97a
children 71c884e610f0
comparison
equal deleted inserted replaced
365:1d03a3a4220d 366:ad5f9803f52f
40 40
41 #ifndef DYNCALL_CALLVM_X64_H 41 #ifndef DYNCALL_CALLVM_X64_H
42 #define DYNCALL_CALLVM_X64_H 42 #define DYNCALL_CALLVM_X64_H
43 43
44 #include "dyncall_macros.h" 44 #include "dyncall_macros.h"
45 #include "dyncall_call_x64.h"
46 #include "dyncall_callvm.h" 45 #include "dyncall_callvm.h"
47 #include "dyncall_vector.h" 46 #include "dyncall_vector.h"
48 47
49 48
50 #if defined(DC_WINDOWS) 49 #if defined(DC_WINDOWS)