diff options
Diffstat (limited to 'html/000organization.cc.html')
-rw-r--r-- | html/000organization.cc.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/000organization.cc.html b/html/000organization.cc.html index c90175d5..d34e80f2 100644 --- a/html/000organization.cc.html +++ b/html/000organization.cc.html @@ -145,7 +145,7 @@ body { font-size: 12pt; font-family: monospace; color: #eeeeee; background-color <span class="Comment">//: our first directive; will move the include above the program</span> <span class="Delimiter">:(before "End Includes")</span> -<span class="PreProc">#include</span><span class="Constant"><stdlib.h></span> +<span class="PreProc">#include </span><span class="Constant"><stdlib.h></span> <span class="Comment">//: Without directives or with the :(code) directive, lines get added at the</span> <span class="Comment">//: end.</span> |