Skip to content

Commit

Permalink
[NFC] Add a blank line after directives in StandardCPlusPlusModules.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
ChuanqiXu9 committed Jul 19, 2023
1 parent e271049 commit 5e601ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions clang/docs/StandardCPlusPlusModules.rst
Original file line number Diff line number Diff line change
Expand Up @@ -554,6 +554,7 @@ the compilation of ``use.cpp`` may be slower than
the following style significantly:

.. code-block:: c++

module;
#include "big.header.h"
export module m:big.header.wrapper;
Expand Down

0 comments on commit 5e601ad

Please sign in to comment.