Rename DefaultResourceLimits.* to ResourceLimits.*.
This commit is contained in:
parent
9349108d06
commit
8a9b1ee3b4
6 changed files with 8 additions and 8 deletions
|
|
@ -37,7 +37,7 @@
|
|||
// this only applies to the standalone wrapper, not the front end in general
|
||||
#define _CRT_SECURE_NO_WARNINGS
|
||||
|
||||
#include "DefaultResourceLimits.h"
|
||||
#include "ResourceLimits.h"
|
||||
#include "Worklist.h"
|
||||
#include "./../glslang/Include/ShHandle.h"
|
||||
#include "./../glslang/Include/revision.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue