mirror of https://github.com/CGAL/cgal
Added #include <stdlib.h> to make it compile on a gcc 4.3 system.
This commit is contained in:
parent
db331e146d
commit
7bc8e45f26
|
|
@ -14,7 +14,7 @@
|
|||
|
||||
**************************************************************************/
|
||||
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <iostream>
|
||||
#include <string>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue