Skip to content

Commit

Permalink
Added test helper to ensure symbol is exported (#50)
Browse files Browse the repository at this point in the history
  • Loading branch information
Justin Boswell authored Nov 12, 2020
1 parent b123027 commit db2679a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions source/event_stream_rpc_server.c
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
#include <aws/event-stream/event_stream_channel_handler.h>
#include <aws/event-stream/event_stream_rpc_server.h>
#include <aws/event-stream/private/event_stream_rpc_priv.h>
#include <aws/event-stream/private/event_stream_rpc_test_helper.h>

#include <aws/common/atomics.h>
#include <aws/common/hash_table.h>
Expand Down

0 comments on commit db2679a

Please sign in to comment.