@ -66,7 +66,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#include "hsMatrix44.h"
#include "plNetCommon/plNetCommon.h"
#include <float.h>
#include <cfloat>
/////////////////////////////////////////////////////////////////////////////////////////
//
@ -47,7 +47,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#include "plPerspDirSlave.h"
#include <cmath>
#ifdef HS_BUILD_FOR_WIN32
@ -45,7 +45,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#include "plShadowSlave.h"
#include "plTweak.h"
@ -41,7 +41,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
*==LICENSE==*/
#include <algorithm>
#include "hsGeometry3.h"
#include "plNetClientMgr.h"
#include "plNetMessage/plNetMessage.h"
#include "plNetClient/plNetClientMgr.h"
plNetTransport::~plNetTransport()
{
@ -39,7 +39,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
Mead, WA 99021
#include "hsStream.h"
#include "hsTimer.h"
#include "plSDL.h"
// See Gems IV, Ken Shoemake
//////////////////////////////////////////////////////////////////////////
#include <float.h> // for FLT_EPSILON
#include <cfloat> // for FLT_EPSILON
#include "hsEuler.h"
#include "hsQuat.h"
#include "hsTemplates.h"
#include "plClientUnifiedTime.h"
#include "plUnifiedTime.h"
#include "hsWindows.h"
@ -50,7 +50,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
// Standard Library
#include <cstring>
#include <vector>
#include "MaxComponent/plComponent.h"
#include <commdlg.h>
#include <bmmlib.h>