[Rcpp-commits] r554 - pkg/src/Rcpp/internal
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Tue Feb 2 08:30:12 CET 2010
Author: romain
Date: 2010-02-02 08:30:12 +0100 (Tue, 02 Feb 2010)
New Revision: 554
Modified:
pkg/src/Rcpp/internal/r_vector.h
Log:
Modified: pkg/src/Rcpp/internal/r_vector.h
===================================================================
--- pkg/src/Rcpp/internal/r_vector.h 2010-02-02 07:29:37 UTC (rev 553)
+++ pkg/src/Rcpp/internal/r_vector.h 2010-02-02 07:30:12 UTC (rev 554)
@@ -20,8 +20,8 @@
// You should have received a copy of the GNU General Public License
// along with Rcpp. If not, see <http://www.gnu.org/licenses/>.
-#ifndef Rcpp_internal_wrap_h
-#define Rcpp_internal_wrap_h
+#ifndef Rcpp__internal__r_vector_h
+#define Rcpp__internal__r_vector_h
namespace Rcpp{
namespace internal{
More information about the Rcpp-commits
mailing list