Add a simple scope guard include file.

This commit is contained in:
Jonathan G Rennison
2016-09-05 20:56:31 +01:00
parent bb6ea150a3
commit 6e9ea59ab5
8 changed files with 70 additions and 0 deletions

View File

@@ -588,6 +588,7 @@
<ClInclude Include="..\src\roadstop_base.h" />
<ClInclude Include="..\src\roadveh.h" />
<ClInclude Include="..\src\safeguards.h" />
<ClInclude Include="..\src\scope.h" />
<ClInclude Include="..\src\screenshot.h" />
<ClInclude Include="..\src\sdl.h" />
<ClInclude Include="..\src\sound\sdl_s.h" />