Skip to content

Commit dd1fa78

Browse files
committed
Remove _CRT_SECURE_NO_WARNINGS from testArchUtil
1 parent a32790e commit dd1fa78

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pxr/base/arch/testenv/testArchUtil.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44
// Licensed under the terms set forth in the LICENSE.txt file available at
55
// https://openusd.org/license.
66
//
7-
#define _CRT_SECURE_NO_WARNINGS
8-
97
#include "pxr/pxr.h"
108
#include "pxr/base/arch/testArchUtil.h"
119
#include "pxr/base/arch/debugger.h"

0 commit comments

Comments
 (0)