mirror of
https://bitbucket.org/theswgsource/src-1.2.git
synced 2026-08-03 04:19:20 -04:00
13 lines
419 B
C++
Executable File
13 lines
419 B
C++
Executable File
// FirstChatServer.cpp
|
|
// Copyright 2000-02, Sony Online Entertainment Inc., all rights reserved.
|
|
// Author: Justin Randall
|
|
|
|
//-----------------------------------------------------------------------
|
|
|
|
#include "FirstMetricsServer.h"
|
|
|
|
//-----------------------------------------------------------------------
|
|
|
|
// satisfy strangeness with MS if there are no other files included in the PCH
|
|
void FirstMetricsServerFoo(){}
|