diff options
| -rw-r--r-- | CST116-lab3-Submit8-Bishop.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CST116-lab3-Submit8-Bishop.cpp b/CST116-lab3-Submit8-Bishop.cpp index 89b0166..19bc3b6 100644 --- a/CST116-lab3-Submit8-Bishop.cpp +++ b/CST116-lab3-Submit8-Bishop.cpp @@ -1,5 +1,7 @@ // BlankConsoleLab.cpp : This file contains the 'main' function. Program execution begins and ends there. // +//William Bishop #include <iostream> #include <fstream> |