aboutsummaryrefslogtreecommitdiff
path: root/Project1/header.h
diff options
context:
space:
mode:
authorConnor McDowell <[email protected]>2024-01-30 11:32:03 -0800
committerConnor McDowell <[email protected]>2024-01-30 11:32:03 -0800
commitd9b57ba35c150375efb71c502bd40452b4c34e5c (patch)
tree64bf73fd9bcaf62bbc2c981d0224dc75e5c4c081 /Project1/header.h
parentproject file created, source file created, header file created. (diff)
downloadhomework-3-connormcdowell275-d9b57ba35c150375efb71c502bd40452b4c34e5c.tar.xz
homework-3-connormcdowell275-d9b57ba35c150375efb71c502bd40452b4c34e5c.zip
.cpp and .h formatted
Diffstat (limited to 'Project1/header.h')
-rw-r--r--Project1/header.h11
1 files changed, 10 insertions, 1 deletions
diff --git a/Project1/header.h b/Project1/header.h
index 6f70f09..2676c51 100644
--- a/Project1/header.h
+++ b/Project1/header.h
@@ -1 +1,10 @@
-#pragma once
+#ifndef MY_HEADER_FILE_H
+#define MY_HEADER_FILE_H
+
+
+
+
+
+
+
+#endif MY_HEADER_FILE_H