Bug 1117853 - remove duplicate mozilla/Attributes.h #include; r=bsmedberg

This commit is contained in:
Nathan Froyd 2014-01-22 18:37:02 -05:00
parent 034720a131
commit d45572ca64

View File

@ -6,8 +6,6 @@
#ifndef NSEXPIRATIONTRACKER_H_
#define NSEXPIRATIONTRACKER_H_
#include "mozilla/Attributes.h"
#include "prlog.h"
#include "nsTArray.h"
#include "nsITimer.h"
@ -16,8 +14,8 @@
#include "nsComponentManagerUtils.h"
#include "nsIObserver.h"
#include "nsIObserverService.h"
#include "mozilla/Services.h"
#include "mozilla/Attributes.h"
#include "mozilla/Services.h"
/**
* Data used to track the expiration state of an object. We promise that this