[Groonga-commit] nroonga/nroonga at 9881bd3 [master] Remove unnecessary include

Back to archive index

abetomo null+****@clear*****
Wed Sep 6 17:29:47 JST 2017


abetomo	2017-09-06 17:29:47 +0900 (Wed, 06 Sep 2017)

  New Revision: 9881bd35d8e46707f2482704543deabbf599d44c
  https://github.com/nroonga/nroonga/commit/9881bd35d8e46707f2482704543deabbf599d44c

  Merged b409f9a: Merge pull request #15 from abetomo/remove_namespace_v8

  Message:
    Remove unnecessary include

  Modified files:
    src/nroonga.h

  Modified: src/nroonga.h (+0 -3)
===================================================================
--- src/nroonga.h    2017-09-06 17:27:58 +0900 (bae8aa0)
+++ src/nroonga.h    2017-09-06 17:29:47 +0900 (593e7b9)
@@ -1,11 +1,8 @@
 #ifndef NROONGA_GROONGA_H
 #define NROONGA_GROONGA_H
 #include <nan.h>
-#include <uv.h>
 #include <groonga.h>
 
-#include <string>
-
 namespace nroonga {
 
 class Database : public Nan::ObjectWrap {
-------------- next part --------------
HTML����������������������������...
URL: https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20170906/8eda0a94/attachment-0001.htm 



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