Skip to content

Commit

Permalink
fixing my branch mess #61 #58
Browse files Browse the repository at this point in the history
  • Loading branch information
dcooley committed Feb 4, 2020
1 parent 0c0e7ef commit 9157263
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/validate.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
#include "jsonify/validate/validate.hpp"
#include <Rcpp.h>

// temp

// [[Rcpp::export]]
Rcpp::LogicalVector rcpp_validate_json( Rcpp::StringVector json ) {
R_xlen_t n = json.size();
Expand Down

0 comments on commit 9157263

Please sign in to comment.