Merge pull request #3493 from aws-lumberyard-dev/windowsdecls
Move undefs of problematic Windows defines to PlatformIncl_Windows.h
This commit is contained in:
@@ -361,7 +361,7 @@ public:
|
||||
else
|
||||
{
|
||||
// remove from start up folder
|
||||
DeleteFile(fullLinkName);
|
||||
DeleteFileW(fullLinkName);
|
||||
}
|
||||
#endif
|
||||
#if AZ_TRAIT_OS_PLATFORM_APPLE
|
||||
|
||||
Reference in New Issue
Block a user