From 349e769c2dcebf1865f677e6aeadffd6d56c049e Mon Sep 17 00:00:00 2001 From: Asahel Date: Mon, 12 Feb 2024 09:30:08 -0800 Subject: Added new files. --- Homework5/Contacts.h | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 Homework5/Contacts.h (limited to 'Homework5/Contacts.h') diff --git a/Homework5/Contacts.h b/Homework5/Contacts.h new file mode 100644 index 0000000..ba6bfcf --- /dev/null +++ b/Homework5/Contacts.h @@ -0,0 +1,6 @@ +#ifndef CONTACT_H +#define CONTACT_H + + +#endif // !CONTACT_H + -- cgit v1.2.3