From 4ce1f94369d0e04db4cbae2b9c0d4acc23f9494f Mon Sep 17 00:00:00 2001 From: NishanthMolleti <48158364+NishanthMolleti@users.noreply.github.com> Date: Thu, 1 Oct 2020 08:39:17 +0530 Subject: [PATCH] Update HellowWorld.cpp --- HellowWorld.cpp | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/HellowWorld.cpp b/HellowWorld.cpp index 18bf13e..cc2f598 100644 --- a/HellowWorld.cpp +++ b/HellowWorld.cpp @@ -1,9 +1,7 @@ -#include -using namespace std; +#include int main() { - cout<<"Hello World"<