mirror of
https://github.com/boostorg/phoenix.git
synced 2026-02-18 02:12:09 +00:00
include/boost/phoenix/core.hpp add include of proto/generate.hpp attempt to fix problems with intel 14.0.1
This commit is contained in:
@@ -20,5 +20,6 @@
|
||||
#include <boost/phoenix/core/visit_each.hpp>
|
||||
#include <boost/phoenix/core/v2_eval.hpp>
|
||||
#include <boost/phoenix/scope/local_variable.hpp> // to fix 5824
|
||||
#include <boost/proto/generate.hpp> // attempt to fix problems in intel 14.0.1
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user