[Groonga-commit] nroonga/nroonga at 14d2f63 [master] Remove unnecessary include

Back to archive index

abetomo null+****@clear*****
Wed Sep 6 10:13:52 JST 2017


abetomo	2017-09-06 10:13:52 +0900 (Wed, 06 Sep 2017)

  New Revision: 14d2f638b3025230b94a2539d4efdebd5e282ead
  https://github.com/nroonga/nroonga/commit/14d2f638b3025230b94a2539d4efdebd5e282ead

  Merged 1abb401: Merge pull request #14 from abetomo/use_nan_object_wrap

  Message:
    Remove unnecessary include

  Modified files:
    src/nroonga.h

  Modified: src/nroonga.h (+0 -2)
===================================================================
--- src/nroonga.h    2017-09-06 10:13:12 +0900 (57b660a)
+++ src/nroonga.h    2017-09-06 10:13:52 +0900 (40702df)
@@ -2,8 +2,6 @@
 #define NROONGA_GROONGA_H
 #include <nan.h>
 #include <uv.h>
-#include <node.h>
-#include <node_object_wrap.h>
 #include <v8.h>
 #include <groonga.h>
 
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index