From ea6ae02dbb374387c8e88bfb2275d13006a65ed6 Mon Sep 17 00:00:00 2001 From: alexandra-apetroaei Date: Tue, 4 Oct 2022 12:38:37 -0800 Subject: change --- Ch 5 Debugging Project/Ch 5 Debugging Project.cpp | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Ch 5 Debugging Project/Ch 5 Debugging Project.cpp') diff --git a/Ch 5 Debugging Project/Ch 5 Debugging Project.cpp b/Ch 5 Debugging Project/Ch 5 Debugging Project.cpp index 6545e9b..4abe62f 100644 --- a/Ch 5 Debugging Project/Ch 5 Debugging Project.cpp +++ b/Ch 5 Debugging Project/Ch 5 Debugging Project.cpp @@ -59,6 +59,10 @@ #include #include +#include + +using namespace std; + using std::cout; using std::cin; using std::endl; -- cgit v1.2.3