Bug 939355 - Include string.h in gfx/2d/unittest/TestBugs.cpp r=bgirard

This commit is contained in:
John Schoenick 2013-11-17 18:55:16 +01:00
parent c3419b32b6
commit 78ca11927c

View File

@ -5,6 +5,7 @@
#include "TestBugs.h"
#include "2D.h"
#include <string.h>
using namespace mozilla;
using namespace mozilla::gfx;