Skip to content

Commit

Permalink
crypto: expand scope of disabled warning
Browse files Browse the repository at this point in the history
  • Loading branch information
Brian White committed Jun 15, 2022
1 parent 0cd43d5 commit 9cd7159
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/protocol/crypto/src/binding.cc
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
#include <string.h>
#include <assert.h>

DISABLE_WCAST_FUNCTION_TYPE
#include <node.h>
#include <node_buffer.h>
DISABLE_WCAST_FUNCTION_TYPE
#include <nan.h>
DISABLE_WCAST_FUNCTION_TYPE_END

Expand Down

0 comments on commit 9cd7159

Please sign in to comment.