mirror of
https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git
synced 2025-07-14 10:37:41 -04:00
Convert hsConfig defines to cmake -- fixes #93
This commit is contained in:
@ -42,7 +42,6 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
|
||||
#include "HeadSpin.h"
|
||||
#include "max.h"
|
||||
#include "resource.h"
|
||||
#include "hsConfig.h"
|
||||
#include <map>
|
||||
#include "hsResMgr.h"
|
||||
#include "MaxMain/plPlasmaRefMsgs.h"
|
||||
|
@ -42,7 +42,6 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
|
||||
#ifndef PLMAXANIMUTILS_H
|
||||
#define PLMAXANIMUTILS_H
|
||||
|
||||
#include "hsConfig.h"
|
||||
#include <map>
|
||||
#include <vector>
|
||||
#include "hsStlSortUtils.h"
|
||||
|
@ -42,7 +42,6 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
|
||||
#ifndef plPickNode_h_inc
|
||||
#define plPickNode_h_inc
|
||||
|
||||
#include "hsConfig.h"
|
||||
#include "max.h"
|
||||
#include <vector>
|
||||
|
||||
|
@ -42,7 +42,6 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
|
||||
#ifndef plResponderCmd_h_inc
|
||||
#define plResponderCmd_h_inc
|
||||
|
||||
#include "hsConfig.h"
|
||||
#include <vector>
|
||||
#include <string>
|
||||
#include "pnKeyedObject/plKey.h"
|
||||
|
Reference in New Issue
Block a user