Skip to content

Commit ae8725c

Browse files
authored
Update vdf_base.hpp
1 parent d07defb commit ae8725c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/vdf_base.hpp

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
#ifndef VDF_BASE_H
22
#define VDF_BASE_H
33

4-
#if VDF_MODE==0
5-
#define NDEBUG
6-
#endif
4+
// #if VDF_MODE==0
5+
// #define NDEBUG
6+
// #endif
77

88
#include "Reducer.h"
99
#include <gmpxx.h>

0 commit comments

Comments
 (0)