Ticket #43618: patch-ipelets-qvoronoi-qvoronoi.cpp.diff

File patch-ipelets-qvoronoi-qvoronoi.cpp.diff, 268 bytes (added by m.thon@…, 10 years ago)
  • ipelets/qvoronoi/qvoronoi.cpp

    old new  
    2929*/
    3030
    3131#include <stdio.h>
    32 #include <stdlib.h>
     32#include <cstdlib>
    3333
    3434extern "C" {
    3535#include "qhull_a.h"