Skip to content
Snippets Groups Projects
Commit aebba428 authored by Stéphane Del Pino's avatar Stéphane Del Pino
Browse files

Add missing include

thanks to clang 10
parent 65020773
No related branches found
No related tags found
1 merge request!37Feature/language
......@@ -6,6 +6,8 @@
#include <utils/Array.hpp>
#include <utils/Messenger.hpp>
#include <unordered_map>
template <size_t Dimension>
inline void
LogicalConnectivityBuilder::_buildBoundaryNodeList(const TinyVector<Dimension, uint64_t>&, ConnectivityDescriptor&)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment