Skip to content

Commit

Permalink
Merge branch 'noExecption'
Browse files Browse the repository at this point in the history
  • Loading branch information
rbruggner committed Sep 21, 2013
2 parents b3890ff + 7fa7e41 commit 0f8d613
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 3 additions & 0 deletions inst/include/Rclusterpp.h
@@ -1,6 +1,9 @@
#ifndef RCLUSTERPP_H
#define RCLUSTERPP_H

#include <RcppCommon.h>


#define EIGEN_MATRIXBASE_PLUGIN <RclusterppEigenMatrixPlugin.h>
#define EIGEN_ARRAYBASE_PLUGIN <RclusterppEigenArrayPlugin.h>
#include <RcppEigenForward.h>
Expand Down
2 changes: 0 additions & 2 deletions inst/include/RclusterppForward.h
@@ -1,8 +1,6 @@
#ifndef RCLUSTERPPFORWARD_H
#define RCLUSTERPPFORWARD_H

#include <Rclusterpp.h>

namespace Rclusterpp {

enum LinkageKinds {
Expand Down

0 comments on commit 0f8d613

Please sign in to comment.