| --- misc/graphite2-1.0.2/src/GlyphFace.cpp 2011-08-23 11:37:11.971472000 +0100 | |
| +++ misc/build/graphite2-1.0.2/src/GlyphFace.cpp 2011-08-23 11:38:13.979750400 +0100 | |
| @@ -25,6 +25,7 @@ | |
| of the License or (at your option) any later version. | |
| */ | |
| #include <iterator> | |
| +#include <new> | |
| #include "GlyphFace.h" | |
| #include "XmlTraceLog.h" | |
| #include "GlyphFaceCache.h" |