Skip to content

Commit 8a896e5

Browse files
committed
Fix subgraph2 release issu
1 parent d0a060c commit 8a896e5

File tree

1 file changed

+4
-0
lines changed
  • Sources/OpenAttributeGraphCxx/include/OpenAttributeGraph

1 file changed

+4
-0
lines changed

Sources/OpenAttributeGraphCxx/include/OpenAttributeGraph/OAGAttribute.h

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@
1818

1919
OAG_ASSUME_NONNULL_BEGIN
2020

21+
OAG_IMPLICIT_BRIDGING_ENABLED
22+
2123
OAG_EXTERN_C_BEGIN
2224

2325
OAG_EXPORT
@@ -161,6 +163,8 @@ void OAGGraphWithUpdate(
161163

162164
OAG_EXTERN_C_END
163165

166+
OAG_IMPLICIT_BRIDGING_DISABLED
167+
164168
OAG_ASSUME_NONNULL_END
165169

166170
#endif /* OAGAttribute_h */

0 commit comments

Comments
 (0)