summaryrefslogtreecommitdiff
path: root/BlankConsoleLab
diff options
context:
space:
mode:
authorAbdullah Havaldar <[email protected]>2022-11-29 17:45:08 -0800
committerAbdullah Havaldar <[email protected]>2022-11-29 17:45:08 -0800
commit967e341515d5b65a5fb3cc1e0b07a9bb464ab6ea (patch)
tree7a8bef1e585d5b0e002ad24636d3359d260fbfc2 /BlankConsoleLab
parentformatting output (diff)
downloadcst116-lab3-abd00l4h-967e341515d5b65a5fb3cc1e0b07a9bb464ab6ea.tar.xz
cst116-lab3-abd00l4h-967e341515d5b65a5fb3cc1e0b07a9bb464ab6ea.zip
comment 1
Diffstat (limited to 'BlankConsoleLab')
-rw-r--r--BlankConsoleLab/CST116-Lab3-Havaldar.cpp4
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>