mirror of
https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git
synced 2025-07-17 10:52:46 +00:00
Fixes for Max plugin compilation when not using PCH
This commit is contained in:
@ -51,6 +51,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
|
||||
#include <algorithm>
|
||||
#include <notify.h>
|
||||
#include <utilapi.h>
|
||||
#include <notify.h>
|
||||
#include <vector>
|
||||
#pragma hdrstop
|
||||
|
||||
|
@ -47,6 +47,8 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
|
||||
#include "MaxComponent/plComponent.h"
|
||||
#include "MaxComponent/plComponentMgr.h"
|
||||
#include "resource.h"
|
||||
|
||||
#include <notify.h>
|
||||
#pragma hdrstop
|
||||
|
||||
#include "plComponentPanel.h"
|
||||
|
Reference in New Issue
Block a user