Skip to content

Commit 51107c9

Browse files
authored
Update PluginServer.h
1 parent a7f3e73 commit 51107c9

File tree

1 file changed

+1
-0
lines changed
  • tools/swift-plugin-server/Sources/CSwiftPluginServer/include

1 file changed

+1
-0
lines changed

tools/swift-plugin-server/Sources/CSwiftPluginServer/include/PluginServer.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
#ifndef SWIFT_PLUGINSERVER_PLUGINSERVER_H
1414
#define SWIFT_PLUGINSERVER_PLUGINSERVER_H
1515

16+
#include <stddef.h>
1617
#include <stdint.h>
1718

1819
#ifdef __cplusplus

0 commit comments

Comments
 (0)