Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add explicit include for std::function in rates.h #63

Open
wants to merge 1 commit into
base: public
Choose a base branch
from

Conversation

xndcn
Copy link

@xndcn xndcn commented Dec 23, 2024

It fails in my computer (Ubuntu 22.04 + CUDA 12.6.85 + GCC 12.3.0):

nvblox/nvblox/include/nvblox/utils/rates.h:71:34: error: ‘function’ in namespace ‘std’ does not name a template type
   71 | using GetTimestampFunctor = std::function<int64_t()>;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant