We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8cbe162 commit af917c3Copy full SHA for af917c3
src/ops/nqp_dyncall.ops
@@ -9,6 +9,7 @@ BEGIN_OPS_PREAMBLE
9
#include "../6model/reprs/CPointer.h"
10
#include "../6model/reprs/CArray.h"
11
#include "../6model/reprs/CStr.h"
12
+#include "../6model/reprs/dyncall_reprs.h"
13
14
/* This library contains just three operations: one to initialize it,
15
* one to look up a native function and build a handle to it, and
0 commit comments