* MAINTAINERS: Update my mail address.
[deliverable/binutils-gdb.git] / include / partition.h
index 885a79b4ba3299a52285da16d5f98c754d7063ec..5d3623f716eac5c285523f1cb0425a72ca4e1b2b 100644 (file)
@@ -78,4 +78,8 @@ extern void partition_print             PARAMS((partition,
 #define partition_find(partition__, element__) \
     ((partition__)->elements[(element__)].class_element)
 
+#ifdef __cplusplus
+}
+#endif /* __cplusplus */
+
 #endif /* _PARTITION_H */
This page took 0.023108 seconds and 4 git commands to generate.