diff options
| author | Tim Pearse <[email protected]> | 2022-11-30 20:15:34 -0800 |
|---|---|---|
| committer | Tim Pearse <[email protected]> | 2022-11-30 20:15:34 -0800 |
| commit | 175386ab6365f8717ce50f91f75c45b5fa8902d7 (patch) | |
| tree | 2264281e69c586230b6d044693023a91b1b8f260 /BlankConsoleLab | |
| parent | nine (diff) | |
| download | cst116-lab3-legokid1503-175386ab6365f8717ce50f91f75c45b5fa8902d7.tar.xz cst116-lab3-legokid1503-175386ab6365f8717ce50f91f75c45b5fa8902d7.zip | |
Diffstat (limited to 'BlankConsoleLab')
| -rw-r--r-- | BlankConsoleLab/BlankConsoleLab.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BlankConsoleLab/BlankConsoleLab.cpp b/BlankConsoleLab/BlankConsoleLab.cpp index b8952be..f37a240 100644 --- a/BlankConsoleLab/BlankConsoleLab.cpp +++ b/BlankConsoleLab/BlankConsoleLab.cpp @@ -1,5 +1,5 @@ // BlankConsoleLab.cpp : This file contains the 'main' function. Program execution begins and ends there. -//nine +// #include <iostream> #include <iomanip> |