mirror of
https://bitbucket.org/theswgsource/src-1.2.git
synced 2026-07-15 00:08:07 -04:00
12 lines
420 B
C++
Executable File
12 lines
420 B
C++
Executable File
// FirstCustomerServiceServer.cpp
|
|
// Copyright 2000-02, Sony Online Entertainment Inc., all rights reserved.
|
|
|
|
//-----------------------------------------------------------------------
|
|
|
|
#include "FirstCustomerServiceServer.h"
|
|
|
|
//-----------------------------------------------------------------------
|
|
|
|
// satisfy strangeness with MS if there are no other files included in the PCH
|
|
void FirstCustomerServiceServerFoo(){}
|