Skip to content

Commit

Permalink
Fix compile in VS2015 after recent git_id changes
Browse files Browse the repository at this point in the history
  • Loading branch information
DomGries committed Sep 2, 2015
1 parent 9a3c2fd commit 85710b4
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion win/VC140/shared.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -488,7 +488,6 @@
<ClInclude Include="..\..\src\shared\LockedQueue.h" />
<ClInclude Include="..\..\src\shared\Log.h" />
<ClInclude Include="..\..\src\shared\ProgressBar.h" />
<ClInclude Include="..\..\src\shared\revision_nr.h" />
<ClInclude Include="..\..\src\shared\revision_sql.h" />
<ClInclude Include="..\..\src\shared\ServiceWin32.h" />
<ClInclude Include="..\..\src\shared\Threading.h" />
Expand Down
1 change: 0 additions & 1 deletion win/VC140/shared.vcxproj.filters
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,6 @@
</ClInclude>
<ClInclude Include="..\..\src\shared\Common.h" />
<ClInclude Include="..\..\src\shared\LockedQueue.h" />
<ClInclude Include="..\..\src\shared\revision_nr.h" />
<ClInclude Include="..\..\src\shared\revision_sql.h" />
<ClInclude Include="..\..\src\shared\ServiceWin32.h" />
<ClInclude Include="..\..\src\shared\Threading.h" />
Expand Down

0 comments on commit 85710b4

Please sign in to comment.