Skip to content

Commit

Permalink
whisper : fix visibility warning of struct whisper_full_params by dec…
Browse files Browse the repository at this point in the history
…laring in advance (#1124)
  • Loading branch information
IronBlood committed Jul 25, 2023
1 parent a195bf8 commit a32c4aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions whisper.h
Expand Up @@ -67,6 +67,7 @@ extern "C" {

struct whisper_context;
struct whisper_state;
struct whisper_full_params;

typedef int whisper_token;

Expand Down

0 comments on commit a32c4aa

Please sign in to comment.