We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f88218e commit db67207Copy full SHA for db67207
include/onnxruntime/ep/_pch.h
@@ -11,6 +11,7 @@
11
// This header file is used as a precompiled header so it is always included first.
12
13
#pragma push_macro("ORT_EP_API_ADAPTER_HEADER_INCLUDED")
14
+#undef ORT_EP_API_ADAPTER_HEADER_INCLUDED
15
#define ORT_EP_API_ADAPTER_HEADER_INCLUDED
16
17
#include "adapter/allocator.h"
0 commit comments