Skip to content

Commit 4e84b0d

Browse files
committed
fix missing using
1 parent 0b0606e commit 4e84b0d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/GraphsDFG/GraphsDFG.jl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ using ...DistributedFactorGraphs:
1919
filterDFG!,
2020
getSolvable,
2121
getVariableType,
22+
getAgentLabel,
23+
getGraphLabel,
2224
MetadataTypes
2325

2426
# import DFG functions to extend

0 commit comments

Comments
 (0)