From f6ece1aaecb4be953ddb9112dd18da7cea023703 Mon Sep 17 00:00:00 2001 From: Mohit Gupta Date: Mon, 5 Jun 2017 12:13:00 +0530 Subject: [PATCH] Some random changes I have included some header files. --- hey.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/hey.cpp b/hey.cpp index 33d9c1e..e5ada73 100644 --- a/hey.cpp +++ b/hey.cpp @@ -1,6 +1,7 @@ #include - +#include +#include using namespace std; int main()