Fix unresolved externals under w32

by mostafah@oeone.com
This commit is contained in:
timeless%mac.com 2001-12-27 15:44:00 +00:00
parent 8962b0ec01
commit 85e29a8f19
2 changed files with 2 additions and 2 deletions

View File

@ -50,7 +50,7 @@ extern "C" {
#define OE_ICALEVENT_CONTRACTID "@mozilla.org/icalevent;1"
class NS_COM
class
oeDateEnumerator : public nsISimpleEnumerator
{
public:

View File

@ -55,7 +55,7 @@ extern "C" {
icaltimetype ConvertFromPrtime( PRTime indate );
/* event enumerator */
class NS_COM
class
oeEventEnumerator : public nsISimpleEnumerator
{
public: