Skip to content

Commit

Permalink
remove XDP_ASSERT_INTERNAL
Browse files Browse the repository at this point in the history
  • Loading branch information
ami-GS committed Nov 13, 2024
1 parent 4202c51 commit 18ab208
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/platform/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@ add_library(msquic_platform STATIC ${SOURCES})
if("${CX_PLATFORM}" STREQUAL "windows")
target_compile_definitions(msquic_platform PRIVATE
XDP_API_VERSION=3
XDPAPI_ASSERT_INTERNAL
XDP_INCLUDE_WINCOMMON
)
target_link_libraries(
Expand Down

0 comments on commit 18ab208

Please sign in to comment.