diff options
author | tnut <thierryn1 at hispeed dot ch> | 2010-06-30 09:11:31 +0200 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2010-06-30 09:11:31 +0200 |
commit | 6b34c7c0613393049edcb782407b5293491796cf (patch) | |
tree | 831d3a6d1f5921fe3b9bbde7be12d12ac269c488 /extra/slim/stdlib.patch | |
parent | b863c93fc8329443e1cff089f22e9755e7df90d6 (diff) | |
download | nutyx-pakxe-6b34c7c0613393049edcb782407b5293491796cf.tar.gz nutyx-pakxe-6b34c7c0613393049edcb782407b5293491796cf.tar.bz2 nutyx-pakxe-6b34c7c0613393049edcb782407b5293491796cf.tar.xz nutyx-pakxe-6b34c7c0613393049edcb782407b5293491796cf.zip |
slim dans test
Diffstat (limited to 'extra/slim/stdlib.patch')
-rw-r--r-- | extra/slim/stdlib.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/extra/slim/stdlib.patch b/extra/slim/stdlib.patch deleted file mode 100644 index 855b110dd..000000000 --- a/extra/slim/stdlib.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- cfg.cpp.orig 2008-04-21 00:36:08.000000000 -0700 -+++ cfg.cpp 2008-04-21 00:37:01.000000000 -0700 -@@ -11,6 +11,7 @@ - #include <fstream> - #include <string> - #include <iostream> -+#include <cstdlib> - #include <unistd.h> - - #include <sys/types.h> - |