Skip to content
This repository has been archived by the owner on Aug 4, 2022. It is now read-only.

Commit

Permalink
Bug 1313488 - Part 0: Adding missing includes. r=froydnj
Browse files Browse the repository at this point in the history
Add missing includes to fix unified builds.

MozReview-Commit-ID: 3xkozGdrdBf
  • Loading branch information
EricRahm committed Nov 10, 2016
1 parent af2f7d3 commit a7fcffc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions xpcom/tests/gtest/TestObserverService.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
#include "nsComponentManagerUtils.h"

#include "nsCOMPtr.h"
#include "nsString.h"
#include "nsWeakReference.h"

#include "mozilla/RefPtr.h"
Expand Down

0 comments on commit a7fcffc

Please sign in to comment.