From f2043a732479256f8218f5d8418bf9894f846a07 Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Sat, 1 Oct 2016 23:14:17 -0700 Subject: 3433 --- 002test.cc | 2 +- 087file.cc | 2 +- html/002test.cc.html | 2 +- html/087file.cc.html | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/002test.cc b/002test.cc index a07d5d9f..9ec5e64d 100644 --- a/002test.cc +++ b/002test.cc @@ -110,4 +110,4 @@ void test_is_integer() { } :(before "End Includes") -#include +#include diff --git a/087file.cc b/087file.cc index ffa6417c..402d8bde 100644 --- a/087file.cc +++ b/087file.cc @@ -140,7 +140,7 @@ case _READ_FROM_FILE: { break; } :(before "End Includes") -#include +#include :(before "End Primitive Recipe Declarations") _WRITE_TO_FILE, diff --git a/html/002test.cc.html b/html/002test.cc.html index 43b362de..399d1f83 100644 --- a/html/002test.cc.html +++ b/html/002test.cc.html @@ -144,7 +144,7 @@ Passed = true; } :(before "End Includes") -#include <cstdlib> +#include <stdlib.h> diff --git a/html/087file.cc.html b/html/087file.cc.html index f8e0ad1e..192db668 100644 --- a/html/087file.cc.html +++ b/html/087file.cc.html @@ -173,7 +173,7 @@ put(Recipe_ordinal,break; } :(before "End Includes") -#include <cerrno> +#include <errno.h> :(before "End Primitive Recipe Declarations") _WRITE_TO_FILE, -- cgit 1.4.1-2-gfad0