[PPL-devel] ppl/src ppl_header.middle

Roberto Bagnara roberto at cs.unipr.it
Thu Dec 16 10:45:02 CET 2004


CVSROOT:	/cvs/ppl
Module name:	ppl
Changes by:	roberto at cs.unipr.it	2004-12-16 10:45:01

Modified files:
	src            : ppl_header.middle 

Log message:
	// In order for the definition of `int64_t' to be seen by Comeau C/C++,
	// we must make sure <stdint.h> is included before <sys/types.hh> is
	// (even indirectly) included.
	#include <stdint.h>

Patches:
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/ppl_header.middle.diff?cvsroot=ppl&r1=1.3&r2=1.4




More information about the PPL-devel mailing list