Skip to content

Commit de4e23e

Browse files
committed
[Tools] Add missing header to MockPlugin
1 parent 9bada1d commit de4e23e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/libMockPlugin/MockPlugin.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
//===----------------------------------------------------------------------===//
1212

1313
#include "swift-c/MockPlugin/MockPlugin.h"
14+
#include "llvm/ADT/StringExtras.h"
1415
#include "llvm/Support/Endian.h"
1516
#include "llvm/Support/JSON.h"
1617

0 commit comments

Comments
 (0)