diff options
Diffstat (limited to 'Homework 8/MyStructures/MyStructures.vcxproj')
| -rw-r--r-- | Homework 8/MyStructures/MyStructures.vcxproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Homework 8/MyStructures/MyStructures.vcxproj b/Homework 8/MyStructures/MyStructures.vcxproj index ee62017..e2a9274 100644 --- a/Homework 8/MyStructures/MyStructures.vcxproj +++ b/Homework 8/MyStructures/MyStructures.vcxproj @@ -127,6 +127,7 @@ </Link> </ItemDefinitionGroup> <ItemGroup> + <ClInclude Include="CharArrayHelpers.hpp" /> <ClInclude Include="Contact.hpp" /> <ClInclude Include="ContactList.hpp" /> </ItemGroup> |