diff options
-rw-r--r-- | cpp.hint | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/cpp.hint b/cpp.hint new file mode 100644 index 000000000000..fcc7da600731 --- /dev/null +++ b/cpp.hint @@ -0,0 +1,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()
|