Merge pull request #880 from aras-p/master
Fix for lumped/unity/batch builds
This commit is contained in:
commit
d9b08d5c3d
12 changed files with 25 additions and 1 deletions
|
|
@ -35,7 +35,9 @@
|
|||
//
|
||||
|
||||
// this only applies to the standalone wrapper, not the front end in general
|
||||
#ifndef _CRT_SECURE_NO_WARNINGS
|
||||
#define _CRT_SECURE_NO_WARNINGS
|
||||
#endif
|
||||
|
||||
#include "ResourceLimits.h"
|
||||
#include "Worklist.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue