mirror of
https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git
synced 2025-07-17 10:52:46 +00:00
Fix issues from review
This commit is contained in:
@ -70,6 +70,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
|
|||||||
#include "hsStream.h"
|
#include "hsStream.h"
|
||||||
#include "hsStringTokenizer.h"
|
#include "hsStringTokenizer.h"
|
||||||
#include "hsTemplates.h"
|
#include "hsTemplates.h"
|
||||||
|
#include "plFileSystem.h"
|
||||||
|
|
||||||
// Windows
|
// Windows
|
||||||
#include "hsWindows.h"
|
#include "hsWindows.h"
|
||||||
|
@ -50,9 +50,8 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
|
|||||||
|
|
||||||
#include <iparamb2.h>
|
#include <iparamb2.h>
|
||||||
#include <max.h>
|
#include <max.h>
|
||||||
#pragma hdrstop
|
|
||||||
|
|
||||||
#include <direct.h>
|
#include <direct.h>
|
||||||
|
#pragma hdrstop
|
||||||
|
|
||||||
#include "plPythonMgr.h"
|
#include "plPythonMgr.h"
|
||||||
#include "plMaxCFGFile.h"
|
#include "plMaxCFGFile.h"
|
||||||
|
Reference in New Issue
Block a user