summaryrefslogtreecommitdiff
path: root/graphite/graphite2.placementnew.patch
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"
b6a26170b6145f7af057538f38fc656823726a0d'>socket cannot be null at this pointNoel Grandin 2020-09-01Fix typo in codeAndrea Gelmini 2020-08-21Fix typosAndrea Gelmini 2020-08-05add dependency to juh,jurt,ridl,unoil pomsRene Engelhard 2020-05-27tdf#131572 Add java 9 module info for unoloader.jarSamuel Mehrbrodt 2020-05-27tdf#131572 Add java 9 module info for libreoffice.jarSamuel Mehrbrodt 2020-05-07add pom for libreoffice.jarRene Engelhard 2020-05-06Move all public Java classes to libreoffice.jarSamuel Mehrbrodt 2020-02-16GBUILD_TRACE, support for finding out where the build time is spentLuboš Luňák 2020-02-10Cleanup: Move unit tests to ridljarSamuel Mehrbrodt 2020-02-10Cleanup: Move files to ridljarSamuel Mehrbrodt 2020-02-06These JunitTests can be plain check, not subsequentcheckStephan Bergmann 2020-02-04tdf#117331 Merge jurt and unoil into ridlSamuel Mehrbrodt