/* C++ wrapper around wraiff.c. C projects should use sourcefile wraiff.c, which is pure C. C++ projects should, instead, use this file, wraiff.cxx. */ extern "C" { #include "wraiff.c" }