<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>