Safety first.
[cacao.git] / nat / java_io_DataInput.h
1 /* This file is machine generated, don't edit it !*/
2
3 #ifndef _JAVA_IO_DATAINPUT_H
4 #define _JAVA_IO_DATAINPUT_H
5
6 /* Structure information for class: java/io/DataInput */
7
8 typedef struct java_io_DataInput {
9    java_objectheader header;
10 } java_io_DataInput;
11
12 #endif
13