Skip to content

Commit

Permalink
Fix build failure
Browse files Browse the repository at this point in the history
Summary: #107

Reviewed By: knekritz

Differential Revision: D52528775

fbshipit-source-id: 2783ed58f84c08f3a1b6e13e52d5cb56dd41993d
  • Loading branch information
Mingtao Yang authored and facebook-github-bot committed Jan 4, 2024
1 parent 67bdce7 commit 34920f9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fizz/tool/FizzServerCommand.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
#include <fizz/crypto/aead/OpenSSLEVPCipher.h>
#include <fizz/extensions/delegatedcred/DelegatedCredentialCertManager.h>
#include <fizz/extensions/delegatedcred/SelfDelegatedCredential.h>
#include <fizz/protocol/OpenSSLFactory.h>
#ifdef FIZZ_TOOL_ENABLE_BROTLI
#include <fizz/compression/BrotliCertificateCompressor.h>
#endif
Expand Down

0 comments on commit 34920f9

Please sign in to comment.