Skip to content

Commit

Permalink
Merge pull request #92 from mavam/unstable
Browse files Browse the repository at this point in the history
Provide two missing includes.
  • Loading branch information
Neverlord committed May 6, 2013
2 parents 488ca97 + 49be3c1 commit f484f19
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cppa/detail/uniform_type_info_map.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@

#include "cppa/cppa_fwd.hpp"

#include "cppa/atom.hpp"
#include "cppa/process_information.hpp"
#include "cppa/util/duration.hpp"
#include "cppa/util/type_list.hpp"

Expand Down

0 comments on commit f484f19

Please sign in to comment.