aboutsummaryrefslogtreecommitdiffstats
path: root/src/native/windows/msofficecomm/IWeakReference.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/native/windows/msofficecomm/IWeakReference.cxx')
-rw-r--r--src/native/windows/msofficecomm/IWeakReference.cxx10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/native/windows/msofficecomm/IWeakReference.cxx b/src/native/windows/msofficecomm/IWeakReference.cxx
new file mode 100644
index 0000000..f9feebb
--- /dev/null
+++ b/src/native/windows/msofficecomm/IWeakReference.cxx
@@ -0,0 +1,10 @@
+/*
+ * Jitsi, the OpenSource Java VoIP and Instant Messaging client.
+ *
+ * Distributable under LGPL license.
+ * See terms of license at gnu.org.
+ */
+#include "IWeakReference.h"
+
+EXTERN_C const GUID DECLSPEC_SELECTANY IID_IWeakReference
+ = { 0xc59ff8e2, 0xf328, 0x4c93, { 0xa6, 0x2d, 0xe5, 0x03, 0x27, 0x20, 0x0a, 0x4a } };