[Pomp-commits] r732 - pkg/pomp/inst/include

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Mon Jun 18 16:35:01 CEST 2012


Author: kingaa
Date: 2012-06-18 16:35:01 +0200 (Mon, 18 Jun 2012)
New Revision: 732

Modified:
   pkg/pomp/inst/include/pomp.h
Log:
- update installed version of 'pomp.h'


Modified: pkg/pomp/inst/include/pomp.h
===================================================================
--- pkg/pomp/inst/include/pomp.h	2012-06-18 14:30:28 UTC (rev 731)
+++ pkg/pomp/inst/include/pomp.h	2012-06-18 14:35:01 UTC (rev 732)
@@ -6,6 +6,7 @@
 #include <R.h>
 #include <Rmath.h>
 #include <Rdefines.h>
+#include <R_ext/Rdynload.h>
 
 // facility for extracting R objects from the 'userdata' slot
 const SEXP get_pomp_userdata (const char *name);



More information about the pomp-commits mailing list