Skip to content
Snippets Groups Projects
Commit e59fd5a7 authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

Merge branch 'Fixing_compilation_error_Intel' into 'master'

Added missing include. This will fix compilation error when building with Intel 1

See merge request gmsh/gmsh!59
parents 2c905198 c1e11c6d
No related branches found
No related tags found
No related merge requests found
......@@ -31,6 +31,7 @@
#define _BOUNDARYLAYERCURVER_H_
//#include <map>
#include <algorithm>
#include <list>
#include "MEdge.h"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment