From 298f8065857630e414d84e4ee785a6d17e5f99bb Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Tue, 5 Jul 2016 01:08:00 -0700 Subject: 3102 --- html/000organization.cc.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'html/000organization.cc.html') 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 //: our first directive; will move the include above the program :(before "End Includes") -#include<stdlib.h> +#include <stdlib.h> //: Without directives or with the :(code) directive, lines get added at the //: end. -- cgit 1.4.1-2-gfad0