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

missing include

parent ba763aff
No related branches found
No related tags found
No related merge requests found
...@@ -3,6 +3,7 @@ ...@@ -3,6 +3,7 @@
// See the LICENSE.txt file for license information. Please report all // See the LICENSE.txt file for license information. Please report all
// bugs and problems to <gmsh@geuz.org>. // bugs and problems to <gmsh@geuz.org>.
#include <string.h>
#include <algorithm> #include <algorithm>
#include "GmshMessage.h" #include "GmshMessage.h"
#include "VertexArray.h" #include "VertexArray.h"
......
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