/* This file is machine generated, don't edit it !*/ #ifndef _JAVA_LANG_COMPILER_H #define _JAVA_LANG_COMPILER_H /* Structure information for class: java/lang/Compiler */ typedef struct java_lang_Compiler { java_objectheader header; } java_lang_Compiler; #endif