summaryrefslogtreecommitdiff
path: root/CST116-Ch11-Debugging/CST116-Ch11-Debugging.cpp
diff options
context:
space:
mode:
authorprestonderek <[email protected]>2022-11-01 19:28:19 -0700
committerprestonderek <[email protected]>2022-11-01 19:28:19 -0700
commit66c3b83f2a4127370b6546463879b7cffc0e1398 (patch)
tree4abaee7572585473cd42546ad3ba78849c321235 /CST116-Ch11-Debugging/CST116-Ch11-Debugging.cpp
parentcommit for report log (diff)
downloadcst116-ch11-debugging-prestonderek-66c3b83f2a4127370b6546463879b7cffc0e1398.tar.xz
cst116-ch11-debugging-prestonderek-66c3b83f2a4127370b6546463879b7cffc0e1398.zip
commit for no errors in my input to output files
Diffstat (limited to 'CST116-Ch11-Debugging/CST116-Ch11-Debugging.cpp')
-rw-r--r--CST116-Ch11-Debugging/CST116-Ch11-Debugging.cpp1
1 files changed, 1 insertions, 0 deletions
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;