diff options
| author | Connor McDowell <[email protected]> | 2024-01-25 18:12:28 -0800 |
|---|---|---|
| committer | Connor McDowell <[email protected]> | 2024-01-25 18:12:28 -0800 |
| commit | 8ce5391913a1bb555cb373e5781f9a26633c49aa (patch) | |
| tree | 26a0a81880e22858215787fd9b38f0c415e71ddd /Project1/header.h | |
| parent | test comit (diff) | |
| download | archived-in-class-exercise-6-connormcdowell275-8ce5391913a1bb555cb373e5781f9a26633c49aa.tar.xz archived-in-class-exercise-6-connormcdowell275-8ce5391913a1bb555cb373e5781f9a26633c49aa.zip | |
test part d
Diffstat (limited to 'Project1/header.h')
| -rw-r--r-- | Project1/header.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Project1/header.h b/Project1/header.h new file mode 100644 index 0000000..6f70f09 --- /dev/null +++ b/Project1/header.h @@ -0,0 +1 @@ +#pragma once |