Bustage fix for bug 1033442 on b2g ics

This commit is contained in:
Ehsan Akhgari 2014-08-08 20:28:37 -04:00
parent 8165587ed8
commit e755103847

View File

@ -12,6 +12,7 @@
#ifndef mozilla_AllocPolicy_h
#define mozilla_AllocPolicy_h
#include "mozilla/NullPtr.h"
#include "mozilla/TemplateLib.h"
#include <stddef.h>