Skip to content

Commit a06c05a

Browse files
committed
maybe gcc will give us a hand if we don't explicitly include cstdint
1 parent e9b0159 commit a06c05a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

inst/include/Rcpp/sugar/tools/mapcompare.h

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,6 @@
2222
#ifndef Rcpp__sugar__tools__mapcompare_h
2323
#define Rcpp__sugar__tools__mapcompare_h
2424

25-
#include <cstdint>
26-
using std::uint64_t;
27-
2825
namespace Rcpp {
2926
namespace sugar {
3027

0 commit comments

Comments
 (0)