Skip to content

Commit

Permalink
Oops, fix last commit.
Browse files Browse the repository at this point in the history
  • Loading branch information
tpn committed Jan 7, 2021
1 parent 9ccfd51 commit 6a17861
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/PerfectHash/PerfectHash.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,7 @@
<ClInclude Include="CompiledPerfectHashTableTypesPost_CHeader_RawCString.h" />
<ClInclude Include="CompiledPerfectHashTableTypesPre_CHeader_RawCString.h" />
<ClInclude Include="Cu.h" />
<ClInclude Include="GraphCounters.h" />
<ClInclude Include="PerfectHashCu.h" />
<ClInclude Include="no_sal2_CHeader_RawCString.h" />
<ClInclude Include="Makefile_Makefile_RawCString.h" />
Expand Down
3 changes: 3 additions & 0 deletions src/PerfectHash/PerfectHash.vcxproj.filters
Original file line number Diff line number Diff line change
Expand Up @@ -585,6 +585,9 @@
<ClInclude Include="Rng.h">
<Filter>Private Header Files</Filter>
</ClInclude>
<ClInclude Include="GraphCounters.h">
<Filter>Private Header Files</Filter>
</ClInclude>
</ItemGroup>
<ItemGroup>
<None Include="PerfectHash.def">
Expand Down

0 comments on commit 6a17861

Please sign in to comment.