Commit 39910f51 authored by gabime's avatar gabime

Fixed execption include

parent 81e82fb2
......@@ -9,7 +9,7 @@
#include <chrono>
#include <initializer_list>
#include <memory>
#include <stdexcept>
#include <exception>
#include <string>
#include <type_traits>
#include <functional>
......
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