Skip to content
Snippets Groups Projects
Commit 8d4c2cf5 authored by jstark's avatar jstark
Browse files

Fixed missing inclusion.

parent f8a03268
No related branches found
No related tags found
Loading
......@@ -6,6 +6,8 @@
#define OPENFPM_NUMERICS_BOUNDARYCONDITIONS_METHODOFIMAGES_HPP
#include <cmath>
// Include OpenFPM header files
#include "Vector/vector_dist_subset.hpp"
#define PID_VECTOR_TYPE openfpm::vector<aggregate<int>>
#define KEY_VECTOR_TYPE openfpm::vector<vect_dist_key_dx>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment