summaryrefslogtreecommitdiffhomepage
path: root/dev/ZKAKit/NewKit
diff options
context:
space:
mode:
Diffstat (limited to 'dev/ZKAKit/NewKit')
-rw-r--r--dev/ZKAKit/NewKit/CxxAbi.h2
-rw-r--r--dev/ZKAKit/NewKit/Pair.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev/ZKAKit/NewKit/CxxAbi.h b/dev/ZKAKit/NewKit/CxxAbi.h
index c6408af1..56c127e1 100644
--- a/dev/ZKAKit/NewKit/CxxAbi.h
+++ b/dev/ZKAKit/NewKit/CxxAbi.h
@@ -9,7 +9,7 @@
#ifndef __TOOLCHAINKIT__
-#define kDSOMaxObjects (128)
+#define kAtExitMacDestructors (128)
struct atexit_func_entry_t
{
diff --git a/dev/ZKAKit/NewKit/Pair.h b/dev/ZKAKit/NewKit/Pair.h
index aabc66ff..98e3a806 100644
--- a/dev/ZKAKit/NewKit/Pair.h
+++ b/dev/ZKAKit/NewKit/Pair.h
@@ -10,5 +10,5 @@
namespace Kernel
{
-
+ class Pair;
} // namespace Kernel