aboutsummaryrefslogtreecommitdiff
path: root/Inclass 10/Node.h
diff options
context:
space:
mode:
authorConnor McDowell <[email protected]>2024-02-08 13:01:52 -0800
committerConnor McDowell <[email protected]>2024-02-08 13:01:52 -0800
commitd9c2b538cfc36cd5096f52fc481cca457c6a52cb (patch)
tree53399b169e4dbac4b68bf11eabfb947eceda4e3b /Inclass 10/Node.h
parentadd deadline (diff)
downloadin-class-exercise-10-connormcdowell275-d9c2b538cfc36cd5096f52fc481cca457c6a52cb.tar.xz
in-class-exercise-10-connormcdowell275-d9c2b538cfc36cd5096f52fc481cca457c6a52cb.zip
program.cpp and header.h set up
Diffstat (limited to 'Inclass 10/Node.h')
-rw-r--r--Inclass 10/Node.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Inclass 10/Node.h b/Inclass 10/Node.h
new file mode 100644
index 0000000..6f70f09
--- /dev/null
+++ b/Inclass 10/Node.h
@@ -0,0 +1 @@
+#pragma once