mirror of
https://github.com/mii443/FINAL.git
synced 2025-08-22 15:05:36 +00:00
importint cassert in params.h to avoid compilation errors
This commit is contained in:
@ -6,6 +6,7 @@
|
|||||||
#include <vector>
|
#include <vector>
|
||||||
#include <stdexcept>
|
#include <stdexcept>
|
||||||
#include <complex>
|
#include <complex>
|
||||||
|
#include <cassert>
|
||||||
|
|
||||||
using namespace NTL;
|
using namespace NTL;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user