mirror of
https://bitbucket.org/theswgsource/src-1.2.git
synced 2026-07-30 00:15:47 -04:00
13 lines
419 B
C++
13 lines
419 B
C++
// 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(){}
|