Added #pragma once for cm_polylib.h

This commit is contained in:
Ley0k 2017-02-25 12:55:04 +01:00
parent 83da6f144e
commit 102978b13c
3 changed files with 1273 additions and 1271 deletions

View file

@ -22,6 +22,8 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
// this is only used for visualization tools in cm_ debug functions
#pragma once
typedef struct
{
int numpoints;

View file

@ -431,7 +431,6 @@
<ClInclude Include="..\..\..\code\tools\q3map\vis.h" />
</ItemGroup>
<ItemGroup>
<None Include="ClassDiagram.cd" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">

View file

@ -764,5 +764,6 @@
</ItemGroup>
<ItemGroup>
<None Include="ClassDiagram.cd" />
<None Include="ClassDiagram1.cd" />
</ItemGroup>
</Project>