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 6e316f2dd7
commit da753b9a98

View File

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