diff options
author | Ladislav Zezula <ladislav.zezula@avast.com> | 2023-02-02 08:40:07 +0100 |
---|---|---|
committer | Ladislav Zezula <ladislav.zezula@avast.com> | 2023-02-02 08:40:07 +0100 |
commit | 499af55179261b7da6fb01f6947bb1d29bb02074 (patch) | |
tree | 6526ce4d24e554ae97b12c7a38cb5b4c2e88a007 /src/wdk | |
parent | 999ee276cfd7420abaf7566932b591677aff184f (diff) |
Progress
Diffstat (limited to 'src/wdk')
-rw-r--r-- | src/wdk/sources-wdk-tommath.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/wdk/sources-wdk-tommath.c b/src/wdk/sources-wdk-tommath.c index 78e86a2..b394d27 100644 --- a/src/wdk/sources-wdk-tommath.c +++ b/src/wdk/sources-wdk-tommath.c @@ -121,4 +121,3 @@ #include "src\libtommath\bn_s_mp_sqr.c" #include "src\libtommath\bn_s_mp_sub.c" #include "src\libtommath\bncore.c" - |