Project

General

Profile

libprelude-1.0.0-gcc46.patch

Luiz Angelo Daros de Luca, 08/06/2012 10:20 PM

Download (511 Bytes)

View differences:

libprelude-1.0.0/bindings/c++/include/prelude.hxx 2011-06-24 12:59:01.000000000 -0400
26 26
#ifndef _LIBPRELUDE_PRELUDE_HXX
27 27
#define _LIBPRELUDE_PRELUDE_HXX
28 28

  
29
#include <stddef.h>
30

  
29 31
#include "prelude-client.hxx"
30 32
#include "prelude-client-easy.hxx"
31 33
#include "prelude-connection.hxx"