diff options
| author | JacobAKnox <[email protected]> | 2021-12-01 20:33:47 -0800 |
|---|---|---|
| committer | JacobAKnox <[email protected]> | 2021-12-01 20:33:47 -0800 |
| commit | cc788435ef1c8b7327904edb5d645cf339751f04 (patch) | |
| tree | cdf6a624e82e5e4709d2cb98ffb63524c41d486e /16a2/16a2.h | |
| parent | Add online IDE url (diff) | |
| download | archived-cst116-lab9-jacobaknox-cc788435ef1c8b7327904edb5d645cf339751f04.tar.xz archived-cst116-lab9-jacobaknox-cc788435ef1c8b7327904edb5d645cf339751f04.zip | |
2 complete
Diffstat (limited to '16a2/16a2.h')
| -rw-r--r-- | 16a2/16a2.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/16a2/16a2.h b/16a2/16a2.h new file mode 100644 index 0000000..dad5802 --- /dev/null +++ b/16a2/16a2.h @@ -0,0 +1,3 @@ +#pragma once + +#include <string> |