From 1915408096ca3182c1d877e26b39164918543aee Mon Sep 17 00:00:00 2001 From: Tatsuhiro Tsujikawa Date: Fri, 28 Nov 2014 02:01:59 +0900 Subject: [PATCH] doc: Add language attribute in asio_http2.h.rst.in --- doc/asio_http2.h.rst.in | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/asio_http2.h.rst.in b/doc/asio_http2.h.rst.in index 6f677440..645ed486 100644 --- a/doc/asio_http2.h.rst.in +++ b/doc/asio_http2.h.rst.in @@ -2,3 +2,4 @@ asio_http2.h ============ .. literalinclude:: @top_srcdir@/src/includes/nghttp2/asio_http2.h + :language: cpp