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

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

    old new  
    2929*/
    3030
    3131#include <stdio.h>
    32 #include <stdlib.h>
     32#include <cstdlib>
     33
    3334
    3435extern "C" {
    3536#include "qhull_a.h"