Skip to content

Commit 0307354

Browse files
committed
Relax the C++ dbscheme for link_targets/2
1 parent 5b62c0c commit 0307354

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cpp/ql/lib/semmlecode.cpp.dbscheme

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2149,7 +2149,7 @@ includes(
21492149
);
21502150

21512151
link_targets(
2152-
unique int id: @link_target,
2152+
int id: @link_target,
21532153
int binary: @file ref
21542154
);
21552155

0 commit comments

Comments
 (0)