fixing bustage, bug 330420
git-svn-id: svn://10.0.0.236/trunk@192406 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -37,6 +37,7 @@
|
||||
* ***** END LICENSE BLOCK ***** */
|
||||
|
||||
#include "nsIGenericFactory.h"
|
||||
#include "nsIClassInfoImpl.h"
|
||||
|
||||
#include "calDateTime.h"
|
||||
#include "calDuration.h"
|
||||
|
||||
@@ -45,6 +45,7 @@
|
||||
|
||||
#include "nsComponentManagerUtils.h"
|
||||
#include "nsServiceManagerUtils.h"
|
||||
#include "nsIClassInfoImpl.h"
|
||||
#include "calIICSService.h"
|
||||
#include "calIDuration.h"
|
||||
#include "calIErrors.h"
|
||||
@@ -888,4 +889,3 @@ calDateTime::InnerObject(nsIXPConnectWrappedNative *wrapper, JSContext *cx,
|
||||
{
|
||||
return NS_ERROR_NOT_IMPLEMENTED;
|
||||
}
|
||||
|
||||
|
||||
@@ -48,6 +48,7 @@
|
||||
#include "nsStringEnumerator.h"
|
||||
#include "nsCRT.h"
|
||||
#include "nsStringStream.h"
|
||||
#include "nsIClassInfoImpl.h"
|
||||
|
||||
#include "calIEvent.h"
|
||||
#include "calBaseCID.h"
|
||||
|
||||
@@ -43,6 +43,7 @@
|
||||
#include "calIEvent.h"
|
||||
|
||||
#include "calICSService.h"
|
||||
#include "nsIClassInfoImpl.h"
|
||||
|
||||
extern "C" {
|
||||
#include "ical.h"
|
||||
|
||||
@@ -43,6 +43,7 @@
|
||||
#include "calIEvent.h"
|
||||
|
||||
#include "calICSService.h"
|
||||
#include "nsIClassInfoImpl.h"
|
||||
|
||||
extern "C" {
|
||||
#include "ical.h"
|
||||
|
||||
@@ -45,6 +45,7 @@
|
||||
#include "calIEvent.h"
|
||||
|
||||
#include "calICSService.h"
|
||||
#include "nsIClassInfoImpl.h"
|
||||
|
||||
extern "C" {
|
||||
#include "ical.h"
|
||||
|
||||
@@ -43,6 +43,7 @@
|
||||
#include "nsWebDAVServiceCID.h"
|
||||
|
||||
#include "nsServiceManagerUtils.h"
|
||||
#include "nsIClassInfoImpl.h"
|
||||
|
||||
#include "nsIHttpChannel.h"
|
||||
#include "nsIIOService.h"
|
||||
|
||||
Reference in New Issue
Block a user