Skip to content
Snippets Groups Projects
Commit 05a2e661 authored by Berenger Bramas's avatar Berenger Bramas
Browse files

Add missing includes in particles utils (were implicitely incuded by others)

parent 2c9aedf0
No related branches found
No related tags found
2 merge requests!21Bugfix/nansampling,!3Bugfix/event manager show html
......@@ -5,6 +5,9 @@
#include <cassert>
#include <stack>
#include <vector>
#include <memory>
#include <cstring>
#if _OPENMP < 201511
#warning Openmp priority is not supported here
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment