Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Missing include in dynprops
  • Loading branch information
frozenblit committed Aug 27, 2015
1 parent c755d44 commit 55422fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pol-core/pol/dynproperties.h
Expand Up @@ -51,6 +51,7 @@ Combining would use the u32 size for a prop in a variant without loss (2*s16)
#include <bitset>
#include <string>
#include <type_traits>
#include <vector>

#include <boost/variant.hpp>
#include <boost/any.hpp>
Expand Down

0 comments on commit 55422fb

Please sign in to comment.