Update reference to SF.7 to match text (#1735)

This commit is contained in:
shaneasd
2021-01-22 03:39:04 +08:00
committed by GitHub
parent c142bc9d7e
commit 627ed66ce6

View File

@@ -19084,7 +19084,7 @@ and M functions each containing a `using namespace X`with N lines of code in tot
##### Note
[Don't write `using namespace` in a header file](#Rs-using-directive).
[Don't write `using namespace` at global scope in a header file](#Rs-using-directive).
##### Enforcement