From 74883586c6dd7b470329f5667fdb4ed80264eeb6 Mon Sep 17 00:00:00 2001 From: Prashant Chahar Date: Tue, 3 Feb 2026 22:18:25 -0800 Subject: removed the space after newline which seems to be bug in c++ 23 not in samples --- .../sys/ClassifyFunctions_BasicPacketModificationCallouts.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'network/trans/WFPSampler/sys/ClassifyFunctions_BasicPacketModificationCallouts.cpp') diff --git a/network/trans/WFPSampler/sys/ClassifyFunctions_BasicPacketModificationCallouts.cpp b/network/trans/WFPSampler/sys/ClassifyFunctions_BasicPacketModificationCallouts.cpp index d6acb876..1a31999f 100644 --- a/network/trans/WFPSampler/sys/ClassifyFunctions_BasicPacketModificationCallouts.cpp +++ b/network/trans/WFPSampler/sys/ClassifyFunctions_BasicPacketModificationCallouts.cpp @@ -106,7 +106,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// #include "Framework_WFPSamplerCalloutDriver.h" /// . -#include "ClassifyFunctions_BasicPacketModificationCallouts.tmh" /// $(OBJ_PATH)\$(O)\ +#include "ClassifyFunctions_BasicPacketModificationCallouts.tmh" /// $(OBJ_PATH)\$(O)\ #if(NTDDI_VERSION >= NTDDI_WIN8) -- cgit v1.3.1