Commit 1a2ba785 authored by neverlord's avatar neverlord

fixed missing include

parent 22a55e0d
...@@ -31,6 +31,7 @@ ...@@ -31,6 +31,7 @@
#ifndef MATCHES_HPP #ifndef MATCHES_HPP
#define MATCHES_HPP #define MATCHES_HPP
#include <numeric>
#include "cppa/pattern.hpp" #include "cppa/pattern.hpp"
#include "cppa/any_tuple.hpp" #include "cppa/any_tuple.hpp"
......
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