Skip to content

Commit

Permalink
-added using boost::dynamic_pointer_cast;
Browse files Browse the repository at this point in the history
  • Loading branch information
RuedKamp committed Oct 19, 2015
1 parent a5e1cee commit 22f67d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions SimulationRuntime/cpp/Include/Core/Modelica.h
Expand Up @@ -144,6 +144,7 @@ using std::runtime_error;
using boost::tuple;
using boost::shared_ptr;
using boost::weak_ptr;
using boost::dynamic_pointer_cast;
#endif //USE_CPP_ELEVEN

#if defined(USE_THREAD)
Expand Down

0 comments on commit 22f67d2

Please sign in to comment.