Skip to content

Commit

Permalink
[Include] Fix compilation error with Boost 1.69
Browse files Browse the repository at this point in the history
  • Loading branch information
JiPRA committed Feb 7, 2019
1 parent 58dc8ae commit 18cc9cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/CScriptableVars.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
#include <boost/typeof/typeof.hpp>
#include <boost/type_traits/is_base_of.hpp>
#include <boost/type_traits.hpp>
#include <boost/signals2.hpp>

#include "Color.h"
#include "StringUtils.h"
Expand Down

0 comments on commit 18cc9cd

Please sign in to comment.