bug 525677: shuffle some headers to appease gcc 4.2. IRC r=fred23,bsmedberg
This commit is contained in:
@@ -45,11 +45,7 @@
|
||||
*/
|
||||
|
||||
#ifdef MOZ_IPC
|
||||
#include "ContentProcessParent.h"
|
||||
#include "TabParent.h"
|
||||
|
||||
using namespace mozilla;
|
||||
using namespace mozilla::dom;
|
||||
# include "base/basictypes.h"
|
||||
#endif
|
||||
|
||||
#include "prenv.h"
|
||||
@@ -107,6 +103,14 @@ using namespace mozilla::dom;
|
||||
#include <gtk/gtk.h>
|
||||
#endif
|
||||
|
||||
#ifdef MOZ_IPC
|
||||
#include "ContentProcessParent.h"
|
||||
#include "TabParent.h"
|
||||
|
||||
using namespace mozilla;
|
||||
using namespace mozilla::dom;
|
||||
#endif
|
||||
|
||||
class nsAsyncDocShellDestroyer : public nsRunnable
|
||||
{
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user