diff options
Diffstat (limited to 'cpp/009includes')
-rw-r--r-- | cpp/009includes | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cpp/009includes b/cpp/009includes index 5c9a8d65..c9f96288 100644 --- a/cpp/009includes +++ b/cpp/009includes @@ -1,5 +1,5 @@ -// Some common includes needed all over the place. -// More tightly-targeted includes show up in other files. +//: Some common includes needed all over the place. +//: More tightly-targeted includes show up in other files. :(before "End Includes") #include<assert.h> |