Rename DefaultResourceLimits.* to ResourceLimits.*.

This commit is contained in:
Lei Zhang
2016-05-19 13:31:43 -04:00
parent 9349108d06
commit 8a9b1ee3b4
6 changed files with 8 additions and 8 deletions

View File

@@ -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"