Skip to content

Commit c89c449

Browse files
committed
Swift: silence cmake/vscode intellisense Problem
i.e. "TrapLabel not found"
1 parent 4233c91 commit c89c449

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

swift/extractor/trap/TrapTagTraits.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
// label tags
55

66
#include <type_traits>
7+
#include "swift/extractor/trap/TrapLabel.h"
78

89
namespace codeql {
910

0 commit comments

Comments
 (0)