10 lines
268 B
C
10 lines
268 B
C
//========= Copyright © 1996-2005, Valve Corporation, All rights reserved. ============//
|
|
//
|
|
// Purpose:
|
|
//
|
|
// $NoKeywords: $
|
|
//=============================================================================//
|
|
|
|
#ifndef MATH_BASE_H
|
|
#include "mathlib/math_base.h"
|
|
#endif
|