Files
src-1.2/engine/server/application/MetricsServer/src/shared/FirstMetricsServer.h
T

20 lines
593 B
C
Executable File

// FirstMetricsServer.h
// Copyright 2000-02, Sony Online Entertainment Inc., all rights reserved.
// Author: Justin Randall
#ifndef _INCLUDED_FirstMetricsServer_H
#define _INCLUDED_FirstMetricsServer_H
//-----------------------------------------------------------------------
#pragma warning ( disable : 4702 )
#include "Archive/ByteStream.h"
#include "sharedFoundation/FirstSharedFoundation.h"
#include "sharedFoundation/NetworkId.h"
#include "sharedNetwork/Connection.h"
//-----------------------------------------------------------------------
#endif // _INCLUDED_FirstChatServer_H