]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/doc/cppinternals/multiple-include-optimization.rst
sphinx: add missing trailing newline
[thirdparty/gcc.git] / gcc / doc / cppinternals / multiple-include-optimization.rst
index e710eaa8dacb5d8b32e2776e1fab6ffa8596f101..d7812f43db2866eb991dad41c3eb84045e2518e3 100644 (file)
@@ -114,4 +114,4 @@ so, they return the guard macro to ``do_if`` in the variable
 ``enter_macro_context`` sets ``mi_valid`` to false, so if a macro
 was expanded whilst parsing any part of the expression, then the
 top-of-file test in ``push_conditional`` fails and the optimization
-is turned off.
\ No newline at end of file
+is turned off.