/* SWIG interface file for VError. */ %module VError %{ #include %} %include "std_except.i" %include "std_string.i" %include vips/VError.h