diff options
Diffstat (limited to 'My structures/Contact.hpp')
| -rw-r--r-- | My structures/Contact.hpp | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/My structures/Contact.hpp b/My structures/Contact.hpp index b490612..5a53fea 100644 --- a/My structures/Contact.hpp +++ b/My structures/Contact.hpp @@ -1,10 +1,16 @@ #ifndef CONTACT_HPP #define CONTACT_HPP +namespace myStructures +{ +} + + + #endif CONTACT_HPP
\ No newline at end of file |