Skip to content

Commit

Permalink
add missed header (#477)
Browse files Browse the repository at this point in the history
  • Loading branch information
qicosmos authored Oct 19, 2023
1 parent 2655514 commit 9fd6b9a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/ylt/coro_http/coro_http_server.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
* limitations under the License.
*/
#pragma once
#include "cinatra/uri.hpp"
#ifdef YLT_ENABLE_SSL
#define CINATRA_ENABLE_SSL
#endif
Expand Down

0 comments on commit 9fd6b9a

Please sign in to comment.