Bug 1186745 part 2 - Move nsThreadSyncDispatch class to its own header file. r=froydnj

This commit is contained in:
Xidorn Quan
2015-09-29 09:28:22 +10:00
parent 88de51e776
commit 569de63e66
4 changed files with 51 additions and 44 deletions

View File

@@ -12,6 +12,7 @@
#include "nsAutoPtr.h"
#include "prinrval.h"
#include "mozilla/Logging.h"
#include "nsThreadSyncDispatch.h"
using namespace mozilla;