Skip to content
Snippets Groups Projects
Commit 85c2a7e2 authored by Dominik Thoennes's avatar Dominik Thoennes
Browse files

Merge branch 'fix-missing-assert-include' into 'master'

fix missing assert include

See merge request walberla/walberla!199
parents 7c4c1ba7 07fefc54
Branches
Tags
No related merge requests found
......@@ -26,6 +26,7 @@
#include <core/RandomUUID.h>
#include <sstream>
#include <cassert>
namespace walberla {
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment