mirror of
https://github.com/ruby-opencv/ruby-opencv
synced 2023-03-27 23:22:12 -04:00
remove dependencies of ffcall
This commit is contained in:
parent
fadad7f893
commit
e752f57d5b
4 changed files with 10 additions and 48 deletions
|
@ -38,10 +38,6 @@ extern "C" {
|
|||
#include <st.h>
|
||||
#endif
|
||||
|
||||
#ifdef HAVE_CALLBACK_H
|
||||
#include <callback.h> // callhack.h is ffcall header
|
||||
#endif
|
||||
|
||||
#ifdef HAVE_STDARG_H
|
||||
#include <stdarg.h>
|
||||
#define va_init_list(a,b) va_start(a,b)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue