From d9c2b538cfc36cd5096f52fc481cca457c6a52cb Mon Sep 17 00:00:00 2001 From: Connor McDowell Date: Thu, 8 Feb 2024 13:01:52 -0800 Subject: program.cpp and header.h set up --- Inclass 10/Node.h | 1 + 1 file changed, 1 insertion(+) create mode 100644 Inclass 10/Node.h (limited to 'Inclass 10/Node.h') 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 -- cgit v1.2.3