mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-01-31 00:23:58 +00:00
Hashtable needs to include Constants.hpp for ZT_EXCEPTION_OUT_OF_MEMORY
This commit is contained in:
parent
6782dee64a
commit
9c903567bb
@ -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>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user