Sha256: 37659f3ad3b9bab32ada1aa6455a6cf95dd019efd6bb3a40d0c8b3482595f115
Contents?: true
Size: 281 Bytes
Versions: 2
Compression:
Stored size: 281 Bytes
Contents
#ifndef MAGRO_IO_H #define MAGRO_IO_H 1 #include <stdio.h> #include <stdlib.h> #include <string.h> #include <setjmp.h> #include <jpeglib.h> #include <png.h> #include <ruby.h> #include <numo/narray.h> #include <numo/template.h> void init_io_module(); #endif /* MAGRO_IO_H */
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
magro-0.5.1 | ext/magro/imgrw.h |
magro-0.5.0 | ext/magro/imgrw.h |