Suppress another warning
This commit is contained in:
parent
5e22b07db2
commit
976c18f3a9
1 changed files with 2 additions and 0 deletions
|
|
@ -26,7 +26,9 @@ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
|||
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
**/
|
||||
|
||||
#ifndef _CRT_SECURE_NO_WARNINGS
|
||||
#define _CRT_SECURE_NO_WARNINGS
|
||||
#endif
|
||||
|
||||
#include "../Public/resource_limits_c.h"
|
||||
#include "../Public/ResourceLimits.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue