r5sdk/r5dev/vphysics/physics_collide.cpp
Kawe Mazidjatari cc67739802 Remove already defined symbols
These are already defined in 'mathlib_base.cpp'.
2023-04-01 13:11:02 +02:00

12 lines
364 B
C++

//===== Copyright (c) 1996-2005, Valve Corporation, All rights reserved. ======//
//
// Purpose:
//
// $NoKeywords: $
//=============================================================================//
#include "core/stdafx.h"
#include "mathlib/vector.h"
#include "mathlib/mathlib.h"
//-----------------------------------------------------------------------------