* sanitizer_common/Makefile.am (AM_CXXFLAGS): Use -std=gnu++11.
[official-gcc.git] / libjava / classpath / include / gnu_xml_libxmlj_dom_GnomeNotation.h
blob88fb95d4623dfdf7ebdefa9dd98170c169f21437
1 /* DO NOT EDIT THIS FILE - it is machine generated */
3 #include <jni.h>
5 #ifndef __gnu_xml_libxmlj_dom_GnomeNotation__
6 #define __gnu_xml_libxmlj_dom_GnomeNotation__
8 #ifdef __cplusplus
9 extern "C"
11 #endif
13 JNIEXPORT jstring JNICALL Java_gnu_xml_libxmlj_dom_GnomeNotation_getPublicId (JNIEnv *env, jobject);
14 JNIEXPORT jstring JNICALL Java_gnu_xml_libxmlj_dom_GnomeNotation_getSystemId (JNIEnv *env, jobject);
16 #ifdef __cplusplus
18 #endif
20 #endif /* __gnu_xml_libxmlj_dom_GnomeNotation__ */