aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLogan <[email protected]>2024-04-24 19:23:31 -0700
committerLogan <[email protected]>2024-04-24 19:23:31 -0700
commit8ea777dc97153fa3875b452061bd825eb468e3fa (patch)
tree40168ae33dfbb65de8a15ceeef1bf0ef39fad0a2
parentAdded Temperature Log (diff)
downloadhomework-1-bobjoe64-8ea777dc97153fa3875b452061bd825eb468e3fa.tar.xz
homework-1-bobjoe64-8ea777dc97153fa3875b452061bd825eb468e3fa.zip
Removed some redundant lines
-rw-r--r--CST 126/Homework 1/main.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/CST 126/Homework 1/main.cpp b/CST 126/Homework 1/main.cpp
index 18c9225..7923df2 100644
--- a/CST 126/Homework 1/main.cpp
+++ b/CST 126/Homework 1/main.cpp
@@ -4,7 +4,6 @@
// Assignment: Homework 1
#include <iostream>
-#include <string>
using namespace std;
void moneyConverter();