Fix build on clang.

This commit is contained in:
Jean-Philip Desjardins 2016-09-18 16:57:08 -04:00
parent e86155a824
commit 8415b1fb10

View File

@ -4,6 +4,7 @@
#include <vector>
#include <functional>
#include <atomic>
#include <array>
#include <boost/signals2.hpp>
#include "Types.h"