Skip to content
Snippets Groups Projects
Commit 3f612152 authored by Rye Mutt's avatar Rye Mutt :bread:
Browse files

Fix boost deprecation warning

parent b634b8ab
No related branches found
No related tags found
No related merge requests found
......@@ -34,8 +34,7 @@
// Add this in if we want boost math constants.
#include <boost/bind.hpp>
//#include <boost/math/constants/constants.hpp>
#include <boost/spirit/include/phoenix.hpp>
#include <boost/phoenix.hpp>
#include <boost/spirit/include/qi.hpp>
namespace expression {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment