mirror of
https://bitbucket.org/theswgsource/src-1.2.git
synced 2026-07-30 00:15:47 -04:00
20 lines
502 B
C
20 lines
502 B
C
// ======================================================================
|
|
//
|
|
// FirstLogServer.h
|
|
//
|
|
// Copyright 2002 Sony Online Entertainment
|
|
//
|
|
// ======================================================================
|
|
|
|
#ifndef INCLUDED_FirstLogServer_H
|
|
#define INCLUDED_FirstLogServer_H
|
|
|
|
// ======================================================================
|
|
|
|
#include "sharedFoundation/FirstSharedFoundation.h"
|
|
|
|
// ======================================================================
|
|
|
|
#endif
|
|
|