~ruther/guix-local

ref: 3a4ebc11240761901de75da3ffebbace5a70cf6c guix-local/gnu/packages/patches/teckit-cstdio.patch -rw-r--r-- 273 bytes
3a4ebc11 — Ludovic Courtès gnu: make-bootstrap: guile-static-stripped has no "debug" output. 12 years ago
                                                                                
1
2
3
4
5
6
7
8
9
10
--- TECkit_2_5_1/source/Compiler.cpp	2008-04-07 16:21:12.000000000 +0200
+++ TECkit_2_5_1/source/Compiler.cpp	2013-01-26 00:33:18.000000000 +0100
@@ -29,6 +29,7 @@
 
 #include "Compiler.h"
 
+#include <cstdio>
 #include <iostream>
 #include <iomanip>
 #include <algorithm>