From 8667dce7a1ed510aabe472bd8cea3a25e6f45976 Mon Sep 17 00:00:00 2001
From: Jacob Wood
Date: Fri, 24 Jan 2020 00:16:35 +0800
Subject: [PATCH] Added "A blank line" as specified by the standard
---
cppguide.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/cppguide.html b/cppguide.html
index bbf1f64..36ab905 100644
--- a/cppguide.html
+++ b/cppguide.html
@@ -419,9 +419,9 @@ as follows:
A blank line
-
Other libraries' .h
files.
-
+
+ A blank line
Your project's .h