mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-03 18:47:53 +00:00
Bug 832973 nullptr undeclared under Windows VC9 r=ehsan a=nonlibxul DONTBUILD
This commit is contained in:
parent
671210ab56
commit
1ed94a89b5
@ -12,6 +12,7 @@
|
||||
#include <stdio.h>
|
||||
#include <vector>
|
||||
#include "nspr.h"
|
||||
#include "mozilla/NullPtr.h"
|
||||
#include "mozilla/Util.h"
|
||||
#include "mozilla/Scoped.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user