include atomic

This commit is contained in:
Joachim Schöberl 2018-01-04 12:18:23 +01:00
parent 789305c3bc
commit 28c7bb27fc

View File

@ -1,5 +1,6 @@
#include <mystdlib.h>
#include "meshing.hpp"
#include <atomic>
namespace netgen
{