diff options
| -rw-r--r-- | WiserProj1Main.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/WiserProj1Main.cpp b/WiserProj1Main.cpp index a8c419d..9ea3bde 100644 --- a/WiserProj1Main.cpp +++ b/WiserProj1Main.cpp @@ -10,6 +10,8 @@ //Jeffrey Wiser +//We met in class the day after the assignment was given to swap our codes. + #include <iostream> #include <iomanip> using namespace std; |