diff options
Diffstat (limited to 'thirdparty/windows/include/add.h')
-rwxr-xr-x | thirdparty/windows/include/add.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/thirdparty/windows/include/add.h b/thirdparty/windows/include/add.h new file mode 100755 index 0000000..c6f90ab --- /dev/null +++ b/thirdparty/windows/include/add.h @@ -0,0 +1 @@ +int add(double* ans, double num1, double num2);
\ No newline at end of file |