mirror of
https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git
synced 2025-07-17 10:52:46 +00:00
Convert hsConfig defines to cmake -- fixes #93
This commit is contained in:
@ -42,7 +42,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
|
||||
#ifndef plClientGuid_h_inc
|
||||
#define plClientGuid_h_inc
|
||||
|
||||
#include "hsConfig.h"
|
||||
#include "HeadSpin.h"
|
||||
#include "hsStlUtils.h"
|
||||
#include "pnFactory/plCreatable.h"
|
||||
#include "pnUUID/pnUUID.h"
|
||||
|
@ -42,7 +42,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
|
||||
#ifndef PLNETMEMBER_inc
|
||||
#define PLNETMEMBER_inc
|
||||
|
||||
#include "hsConfig.h"
|
||||
#include "HeadSpin.h"
|
||||
#include "hsUtils.h"
|
||||
#include "hsStlUtils.h"
|
||||
#include "pnFactory/plCreatable.h"
|
||||
|
@ -42,8 +42,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
|
||||
#ifndef plNetMsgHandler_inc
|
||||
#define plNetMsgHandler_inc
|
||||
|
||||
#include "hsConfig.h"
|
||||
#include "hsTypes.h" // for nil
|
||||
#include "HeadSpin.h"
|
||||
|
||||
class plNetMessage;
|
||||
class plNetApp;
|
||||
|
@ -42,7 +42,6 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
|
||||
#ifndef plSpawnPointInfo_h_inc
|
||||
#define plSpawnPointInfo_h_inc
|
||||
|
||||
#include "hsConfig.h"
|
||||
#include "hsStlUtils.h"
|
||||
|
||||
///////////////////////////////////////////////////////////////////
|
||||
|
Reference in New Issue
Block a user