mirror of the now-defunct rocklinux.org
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.
 
 
 
 
 
 

9 lines
295 B

--- ./tests/test_copy_invalid_slot.cc.orig 2008-06-10 19:42:02.000000000 +0200
+++ ./tests/test_copy_invalid_slot.cc 2008-06-10 19:42:23.000000000 +0200
@@ -1,4 +1,6 @@
#include <iostream>
+#include <stdlib.h>
+#include <string.h>
#include <sigc++/sigc++.h>
void Foo(sigc::trackable &t) {}