We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38e9a7f commit f4890b7Copy full SHA for f4890b7
include/libbndl/bundle.h
@@ -2,7 +2,9 @@
2
#ifdef __cplusplus
3
#include <libbndl/bundle.hpp>
4
#endif
5
+#ifndef LIBBNDL_EXPORT
6
#include <libbndl/internal/export.h>
7
+#endif
8
#include <stdbool.h>
9
#include <stdint.h>
10
0 commit comments