Merge pull request #4707 from luotao1/bug

fix Compile error [fatal error: boost/range/adaptor/reversed.hpp]
revert-4814-Add_sequence_project_op
Tao Luo 7 years ago committed by GitHub
commit 2f17038428

@ -24,8 +24,6 @@ limitations under the License. */
#include "paddle/framework/op_registry.h"
#include "paddle/framework/scope.h"
#include <boost/range/adaptor/reversed.hpp>
namespace paddle {
namespace framework {

Loading…
Cancel
Save