diff options
| author | Prashant Chahar <[email protected]> | 2026-02-03 22:18:25 -0800 |
|---|---|---|
| committer | Prashant Chahar <[email protected]> | 2026-02-03 22:18:25 -0800 |
| commit | caee83cf5eddfb7d5e10125230a95ef4c87b2e38 (patch) | |
| tree | a6e09b71c52da096a7864df7c1f34fd804eede7b /network/trans/WFPSampler/syslib/HelperFunctions_WorkItems.cpp | |
| parent | 1d89a1513f519f62226f84a3131916ab2fd0c3ef (diff) | |
removed the space after newline which seems to be bug in c++ 23 not in samplespc_loadletter_0302
Diffstat (limited to 'network/trans/WFPSampler/syslib/HelperFunctions_WorkItems.cpp')
| -rw-r--r-- | network/trans/WFPSampler/syslib/HelperFunctions_WorkItems.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/trans/WFPSampler/syslib/HelperFunctions_WorkItems.cpp b/network/trans/WFPSampler/syslib/HelperFunctions_WorkItems.cpp index 3a5f7696..7e4f8c16 100644 --- a/network/trans/WFPSampler/syslib/HelperFunctions_WorkItems.cpp +++ b/network/trans/WFPSampler/syslib/HelperFunctions_WorkItems.cpp @@ -54,7 +54,7 @@ //////////////////////////////////////////////////////////////////////////////////////////////////// #include "HelperFunctions_Include.h" /// . -#include "HelperFunctions_WorkItems.tmh" /// $(OBJ_PATH)\$(O)\ +#include "HelperFunctions_WorkItems.tmh" /// $(OBJ_PATH)\$(O)\ /** @kernel_helper_function="KrnlHlprWorkItemDataPurge" |
