Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 794076
Collapse All | Expand All

(-)a/src/appstream.h (-6 lines)
Lines 22-30 Link Here
22
#define __APPSTREAM_H
22
#define __APPSTREAM_H
23
23
24
#define __APPSTREAM_H_INSIDE__
24
#define __APPSTREAM_H_INSIDE__
25
#ifdef __cplusplus
26
extern "C" {
27
#endif
28
25
29
#include <as-context.h>
26
#include <as-context.h>
30
#include <as-component.h>
27
#include <as-component.h>
Lines 55-63 extern "C" { Link Here
55
#include <as-utils.h>
52
#include <as-utils.h>
56
#include <as-spdx.h>
53
#include <as-spdx.h>
57
54
58
#ifdef __cplusplus
59
};
60
#endif
61
#undef __APPSTREAM_H_INSIDE__
55
#undef __APPSTREAM_H_INSIDE__
62
56
63
#endif /* __APPSTREAM_H */
57
#endif /* __APPSTREAM_H */

Return to bug 794076