You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/sci-mathematics/singular/files/singular-3.1.3.3-Minor.h.patch

11 lines
234 B

--- src/Singular/Minor.h 2010-02-02 08:22:24.000000000 -0500
+++ patches/Minor.h 2011-06-28 13:26:01.000000000 -0400
@@ -2,6 +2,7 @@
#define MINOR_H
#include <assert.h>
+#include <time.h>
#include <iostream>
#include <string>