Commit 13d22bf5 authored by Wieland Morgenstern's avatar Wieland Morgenstern

missing include for assert

parent fa25a70e
...@@ -6,6 +6,7 @@ ...@@ -6,6 +6,7 @@
#include "genericDeviceInfo.hpp" #include "genericDeviceInfo.hpp"
#include <atomic> #include <atomic>
#include <cassert>
#include <string> #include <string>
#ifdef _MSC_VER #ifdef _MSC_VER
......
Markdown is supported
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