Skip to content

Commit db67207

Browse files
committed
resolve comments - add the missing '#undef'
1 parent f88218e commit db67207

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/onnxruntime/ep/_pch.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
// This header file is used as a precompiled header so it is always included first.
1212

1313
#pragma push_macro("ORT_EP_API_ADAPTER_HEADER_INCLUDED")
14+
#undef ORT_EP_API_ADAPTER_HEADER_INCLUDED
1415
#define ORT_EP_API_ADAPTER_HEADER_INCLUDED
1516

1617
#include "adapter/allocator.h"

0 commit comments

Comments
 (0)