<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div>Sure. Something like that, typeinfo is pretty orthogonal to features of the other includes, so no issue of header order. </div><div><br></div><div>While you're there, does R CMD check Rcpp work fine ?</div><div><br></div><div>Romain<br><br><br></div><div><br>Le 16 déc. 2012 à 18:04, Thell Fowler <<a href="mailto:tbfowler4@gmail.com">tbfowler4@gmail.com</a>> a écrit :<br><br></div><blockquote type="cite"><div><font face="courier new, monospace">diff --git a/pkg/Rcpp/src/exceptions.cpp b/pkg/Rcpp/src/exceptions.cpp<br>index f46573b..7ff0f28 100644<br>--- a/pkg/Rcpp/src/exceptions.cpp<br>+++ b/pkg/Rcpp/src/exceptions.cpp<br>@@ -20,6 +20,7 @@<br>
 // along with Rcpp.  If not, see <<a href="http://www.gnu.org/licenses/">http://www.gnu.org/licenses/</a>>.<br><br> #include <Rcpp/platform/compiler.h><br>+#include <typeinfo><br> #define R_NO_REMAP<br>
 #include <Rinternals.h><br> #include <Rcpp/exceptions.h></font><div><br></div><div>resolves the error.  Though I'm not sure if that is where you'd want it.</div><div><br></div>-- <br>Sincerely,<br>Thell<br>

</div></blockquote><blockquote type="cite"><div><span>_______________________________________________</span><br><span>Rcpp-devel mailing list</span><br><span><a href="mailto:Rcpp-devel@lists.r-forge.r-project.org">Rcpp-devel@lists.r-forge.r-project.org</a></span><br><span><a href="https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel">https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel</a></span></div></blockquote></body></html>