Skip to content

Commit

Permalink
swallow unthrollable exceptions
Browse files Browse the repository at this point in the history
  • Loading branch information
mmomtchev committed Jul 1, 2024
1 parent 9e973b3 commit eb562e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pymport.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
#pragma once

#define NODE_API_SWALLOW_UNTHROWABLE_EXCEPTIONS
#include <map>
#include <list>
#include <set>
Expand Down

0 comments on commit eb562e3

Please sign in to comment.