openjpeg/tests/unit/testempty0.c

4 lines
69 B
C

#include <openjpeg.h>
int main(int argc, char **argv) { return 0; }