chad3814 / node-hashtable

Native hashtable interface for when V8 objects can't take the heat
MIT License
106 stars 41 forks source link

compiling bug ('unordered_map' file not found) under Apple. #1

Closed dogagithub closed 11 years ago

dogagithub commented 11 years ago

CXX(target) Release/obj.target/native/src/native.o In file included from ../src/native.cpp:3: ../src/hashtable.h:5:10: fatal error: 'unordered_map' file not found

include

ghost commented 11 years ago

Fixed. Thanks for the heads up