diff options
Diffstat (limited to 'Homework5/Contacts.h')
| -rw-r--r-- | Homework5/Contacts.h | 6 |
1 files changed, 6 insertions, 0 deletions
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 + |