blob: fcc7da60073130b3c5dea06c8ec7794e396b7ebd (
plain)
1
2
3
4
|
// Hint files help the Visual Studio IDE interpret Visual C++ identifiers
// such as names of functions and macros.
// For more information see https://go.microsoft.com/fwlink/?linkid=865984
#define SAL_THROW_EXTERN_C()
|