Update cppguide.html
diff --git a/cppguide.html b/cppguide.html
index eb0fe64..6cf2b13 100644
--- a/cppguide.html
+++ b/cppguide.html
@@ -10,6 +10,7 @@
 <body onload="initStyleGuide();">
 <div id="content">
 <h1>Google C++ Style Guide</h1>
+<div class="horizontal_toc" id="tocDiv"></div>
 <div class="main_body">
 
 <h2 class="ignoreLink" id="Background">Background</h2>