Fixed C++0x and MacOS X bugs

[SVN r52416]
This commit is contained in:
Ion Gaztañaga
2009-04-16 07:05:08 +00:00
parent e9570883ac
commit 95861ad943
18 changed files with 299 additions and 8 deletions

View File

@@ -17,6 +17,9 @@
#include <cstring>
#include <cstdlib>
#include <string>
//<-
#include "../test/get_process_id_name.hpp"
//->
int main(int argc, char *argv[])
{