openjpeg/tests/unit/testempty0.c

4 lines
69 B
C
Raw Normal View History

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