Code

Removed use of union in paint type/struct
[inkscape.git] / src / gc-core.h
index cec617d426bb2857e5f1b5fd6db8d583f9f90532..faf7eb4de9b1b4a63426c33dc5126186b39ad43c 100644 (file)
@@ -128,6 +128,8 @@ inline void init() {
     Core::init();
 }
 
+void request_early_collection();
+
 }
 }