diff options
Diffstat (limited to 'BlankConsoleLab/CST116-Lab3-Havaldar.cpp')
| -rw-r--r-- | BlankConsoleLab/CST116-Lab3-Havaldar.cpp | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/BlankConsoleLab/CST116-Lab3-Havaldar.cpp b/BlankConsoleLab/CST116-Lab3-Havaldar.cpp index df214a3..d6dec16 100644 --- a/BlankConsoleLab/CST116-Lab3-Havaldar.cpp +++ b/BlankConsoleLab/CST116-Lab3-Havaldar.cpp @@ -1,6 +1,4 @@ -// BlankConsoleLab.cpp : This file contains the 'main' function. Program execution begins and ends there. -// - +//precompiler directives #include <iostream> #include <iomanip> #include <fstream> |