Skip to content

Commit 2df6dfc

Browse files
Removed #include <malloc.h> (#693)
Co-authored-by: Dmitriy Suponitskiy <dsuponitskiy@dualitytech.com>
1 parent 0dde3a0 commit 2df6dfc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/pke/extras/scheme-switching-timing.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@
3636
#define PROFILE
3737
#include "openfhe.h"
3838
#include "binfhecontext.h"
39-
#include <malloc.h>
4039
#include <chrono>
4140
#include <unistd.h>
4241

0 commit comments

Comments
 (0)