4 lines
69 B
C
4 lines
69 B
C
|
#include <openjpeg.h>
|
||
|
|
||
|
int main(int argc, char **argv) { return 0; }
|