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 include directives #201

Merged
merged 1 commit into from
Feb 25, 2023
Merged

add include directives #201

merged 1 commit into from
Feb 25, 2023

Conversation

gitrj95
Copy link
Contributor

@gitrj95 gitrj95 commented Feb 25, 2023

there were missing include directives that prevented this from compiling on my system. it works after these edits

  • data_layout.hpp: missing vector
  • add_partitioning_variables.cpp: missing array

- data_layout.hpp: missing vector
- add_partitioning_variables.cpp: missing array
@arthaud
Copy link
Member

arthaud commented Feb 25, 2023

Thanks for the fix.

@arthaud arthaud merged commit 2e64743 into NASA-SW-VnV:master Feb 25, 2023
@ivanperez-keera ivanperez-keera added this to the ikos 3.2 milestone Dec 28, 2023
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.

None yet

3 participants