Merge pull request #16 from HackFisher/patch-1

This should be a typo, fix it.
This commit is contained in:
Daniel Larimer 2014-03-09 19:16:29 -04:00
commit 0fbe912e28

View file

@ -198,6 +198,6 @@ namespace fc {
typedef int (*unhandled_exception_filter_type)(unsigned, _EXCEPTION_POINTERS*);
void set_unhandled_structured_exception_filter(unhandled_exception_filter_type new_filter);
unhandled_exception_filter_type get_unhandled_structured_exception_filter();
#endif
}
#endif