From 57e23ebd7d5a34269a15b6d9cbfb8bab69e3aae4 Mon Sep 17 00:00:00 2001 From: harshitjsurana <55993308+harshitjsurana@users.noreply.github.com> Date: Tue, 1 Oct 2019 08:31:44 +0530 Subject: [PATCH] included library stdio.h --- ascii of A.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ascii of A.cpp b/ascii of A.cpp index 81f102e..7499b74 100644 --- a/ascii of A.cpp +++ b/ascii of A.cpp @@ -1,5 +1,5 @@ #include - +#include using namespace std; int main()