فهرست منبع

Hashtable needs to include Constants.hpp for ZT_EXCEPTION_OUT_OF_MEMORY

Grant Limberg 7 سال پیش
والد
کامیت
9c903567bb
1فایلهای تغییر یافته به همراه2 افزوده شده و 0 حذف شده
  1. 2 0
      node/Hashtable.hpp

+ 2 - 0
node/Hashtable.hpp

@@ -27,6 +27,8 @@
 #ifndef ZT_HASHTABLE_HPP
 #ifndef ZT_HASHTABLE_HPP
 #define ZT_HASHTABLE_HPP
 #define ZT_HASHTABLE_HPP
 
 
+#include "Constants.hpp"
+
 #include <stdint.h>
 #include <stdint.h>
 #include <stdio.h>
 #include <stdio.h>
 #include <stdlib.h>
 #include <stdlib.h>