Skip to content

Commit 5518901

Browse files
ProtectedProxy was not included
1 parent e6f866c commit 5518901

File tree

1 file changed

+1
-0
lines changed
  • inst/include/Rcpp/api/meat

1 file changed

+1
-0
lines changed

inst/include/Rcpp/api/meat/meat.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
#include <Rcpp/api/meat/Dimension.h>
2626

2727
#include <Rcpp/api/meat/TagProxy.h>
28+
#include <Rcpp/api/meat/ProtectedProxy.h>
2829
#include <Rcpp/api/meat/EnvironmentBinding.h>
2930
#include <Rcpp/api/meat/AttributeProxy.h>
3031
#include <Rcpp/api/meat/NamesProxy.h>

0 commit comments

Comments
 (0)