[Groonga-commit] nroonga/nroonga at bb207a1 [master] Remove `using namespace node` in nroonga.h

Back to archive index

abetomo null+****@clear*****
Wed Sep 6 17:23:03 JST 2017


abetomo	2017-09-06 17:23:03 +0900 (Wed, 06 Sep 2017)

  New Revision: bb207a107da7075b2c92227df6a1a1d2c5f818d0
  https://github.com/nroonga/nroonga/commit/bb207a107da7075b2c92227df6a1a1d2c5f818d0

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

  Message:
    Remove `using namespace node` in nroonga.h

  Modified files:
    src/nroonga.h

  Modified: src/nroonga.h (+0 -1)
===================================================================
--- src/nroonga.h    2017-09-06 17:20:50 +0900 (40702df)
+++ src/nroonga.h    2017-09-06 17:23:03 +0900 (2799ce2)
@@ -8,7 +8,6 @@
 #include <string>
 
 using namespace v8;
-using namespace node;
 
 namespace nroonga {
 
-------------- next part --------------
HTML����������������������������...
URL: https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20170906/47f2c7d0/attachment.htm 



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