Skip to content

Commit

Permalink
Restore missing newline
Browse files Browse the repository at this point in the history
  • Loading branch information
markmentovai committed Jan 4, 2016
1 parent e133301 commit 14ab228
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cppguide.html
Original file line number Diff line number Diff line change
Expand Up @@ -476,6 +476,7 @@ <h3 id="Names_and_Order_of_Includes">Names and Order of Includes</h3>

#include &lt;sys/types.h&gt;
#include &lt;unistd.h&gt;

#include &lt;hash_map&gt;
#include &lt;vector&gt;

Expand Down

0 comments on commit 14ab228

Please sign in to comment.