Skip to content

Commit db2679a

Browse files
author
Justin Boswell
authored
Added test helper to ensure symbol is exported (#50)
1 parent b123027 commit db2679a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/event_stream_rpc_server.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
#include <aws/event-stream/event_stream_channel_handler.h>
1717
#include <aws/event-stream/event_stream_rpc_server.h>
1818
#include <aws/event-stream/private/event_stream_rpc_priv.h>
19+
#include <aws/event-stream/private/event_stream_rpc_test_helper.h>
1920

2021
#include <aws/common/atomics.h>
2122
#include <aws/common/hash_table.h>

0 commit comments

Comments
 (0)