Bug 853350 - Follow up. Make windows build.

This commit is contained in:
Fabrice Desré 2013-05-10 21:16:15 +02:00
parent 2950047199
commit f0008895c6

View File

@ -4,6 +4,12 @@
#include "nsISupports.idl"
%{ C++
#ifdef XP_WIN
#undef GetFreeSpace
#endif
%}
[scriptable, uuid(3aceba74-2ed5-4e99-8fe4-06e90e2b8ef0)]
interface nsIDiskSpaceWatcher : nsISupports
{