abetomo
null+****@clear*****
Wed Aug 30 13:14:11 JST 2017
abetomo 2017-08-14 15:47:59 +0900 (Mon, 14 Aug 2017) New Revision: 9e7fb65fb37f006358a1b3002242dfc46631c691 https://github.com/nroonga/nroonga/commit/9e7fb65fb37f006358a1b3002242dfc46631c691 Merged 2f7c45b: Merge pull request #7 from abetomo/upgrade_node_to_use Message: Add uv.h to src/nroonga.h Modified files: src/nroonga.h Modified: src/nroonga.h (+1 -0) =================================================================== --- src/nroonga.h 2017-08-14 15:47:15 +0900 (e48e4ba) +++ src/nroonga.h 2017-08-14 15:47:59 +0900 (0cc0510) @@ -1,5 +1,6 @@ #ifndef NROONGA_GROONGA_H #define NROONGA_GROONGA_H +#include <uv.h> #include <node.h> #include <node_object_wrap.h> #include <v8.h> -------------- next part -------------- HTML����������������������������...Download