Skip to content

Commit 3d20eed

Browse files
Shai HaleviGitHub Enterprise
authored andcommitted
no need for 'using' statement
1 parent 7466901 commit 3d20eed

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/FHEContext.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@
1515
#include "powerful.h"
1616
#include "binio.h"
1717

18-
using namespace std;
19-
2018
long FindM(long k, long L, long c, long p, long d, long s, long chosen_m, bool verbose)
2119
{
2220
// get a lower-bound on the parameter N=phi(m):

0 commit comments

Comments
 (0)