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 20de0cc commit e544965Copy full SHA for e544965
Sources/OpenGraphCxx/include/OpenGraph/OGSubgraph.h
@@ -22,7 +22,7 @@ OG_EXTERN_C_BEGIN
22
23
OG_EXPORT
24
OG_REFINED_FOR_SWIFT
25
-CFTypeID OGSubgraphGetTypeID() OG_SWIFT_NAME(getter:OGSubgraphRef.typeID());
+CFTypeID OGSubgraphGetTypeID(void) OG_SWIFT_NAME(getter:OGSubgraphRef.typeID());
26
27
28
0 commit comments