mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-29 15:52:07 +00:00
Bug 575110: Fix C++ IPDL test build failure on windows. r=NPOTB (alas!)
This commit is contained in:
parent
a743b7cfe9
commit
d505c49608
@ -1,7 +1,7 @@
|
||||
#include "mozilla/unused.h"
|
||||
|
||||
#include "TestDataStructures.h"
|
||||
|
||||
#include "mozilla/unused.h"
|
||||
|
||||
#include "IPDLUnitTests.h" // fail etc.
|
||||
|
||||
typedef nsTArray<nsIntRegion> RegionArray;
|
||||
|
Loading…
Reference in New Issue
Block a user