[PPL-devel] [GIT] ppl/ppl(master): Include "ppl_c.h".

Roberto Bagnara bagnara at cs.unipr.it
Mon Mar 30 20:52:39 CEST 2009


Module: ppl/ppl
Branch: master
Commit: 57e7cee40f6e2811b859ae196534879f31a78a6a
URL:    http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=57e7cee40f6e2811b859ae196534879f31a78a6a

Author: Roberto Bagnara <bagnara at cs.unipr.it>
Date:   Mon Mar 30 19:13:50 2009 +0200

Include "ppl_c.h".

---

 interfaces/C/tests/ppl_c_test.h |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/interfaces/C/tests/ppl_c_test.h b/interfaces/C/tests/ppl_c_test.h
index 5ca4b34..ad729d0 100644
--- a/interfaces/C/tests/ppl_c_test.h
+++ b/interfaces/C/tests/ppl_c_test.h
@@ -23,6 +23,8 @@ site: http://www.cs.unipr.it/ppl/ . */
 #ifndef PPL_ppl_c_test_h
 #define PPL_ppl_c_test_h 1
 
+#include "ppl_c.h"
+
 #ifdef __cplusplus
 extern "C" {
 #endif




More information about the PPL-devel mailing list