Skip to content

Commit

Permalink
Fixes the \"‘auto_ptr’ is not a member of ‘std’\" bunch of errors whe…
Browse files Browse the repository at this point in the history
…n building the gzbz2 module.
  • Loading branch information
SaltwaterC committed Oct 26, 2011
1 parent 23493d3 commit c9f7941
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions compress.cc
@@ -1,3 +1,4 @@
#include <memory>
#include <node.h>
#include <node_events.h>
#include <assert.h>
Expand Down

0 comments on commit c9f7941

Please sign in to comment.