From 66c3b83f2a4127370b6546463879b7cffc0e1398 Mon Sep 17 00:00:00 2001 From: prestonderek Date: Tue, 1 Nov 2022 19:28:19 -0700 Subject: commit for no errors in my input to output files --- CST116-Ch11-Debugging/CST116-Ch11-Debugging.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'CST116-Ch11-Debugging/CST116-Ch11-Debugging.cpp') diff --git a/CST116-Ch11-Debugging/CST116-Ch11-Debugging.cpp b/CST116-Ch11-Debugging/CST116-Ch11-Debugging.cpp index 3502ab1..d44ebbe 100644 --- a/CST116-Ch11-Debugging/CST116-Ch11-Debugging.cpp +++ b/CST116-Ch11-Debugging/CST116-Ch11-Debugging.cpp @@ -61,6 +61,7 @@ using std::endl; using std::setw; using std::ios; + using std::ifstream; using std::ofstream; -- cgit v1.2.3