Commit 4f090d90 authored by bxshi's avatar bxshi

add `iostream` library to the example code snippet of nghttp2_asio server.

parent 891134eb
......@@ -1219,6 +1219,8 @@ an HTTP/2 server looks like this:
.. code-block:: cpp
#include <iostream>
#include <nghttp2/asio_http2_server.h>
using namespace nghttp2::asio_http2;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment