blob: 47b50a24fdf9f8bf6fd93f79817b04d58f513826 (
plain)
1
2
3
4
5
6
7
8
9
10
|
--- 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"
|