fix mac compile error

upload-readme
JiabinYang 7 years ago
parent 253f618ac7
commit 9d2d3096c5

@ -25,7 +25,7 @@ namespace operators {
using LoD = framework::LoD; using LoD = framework::LoD;
class ArrayToLoDFunctor; struct ArrayToLoDFunctor;
template <typename DeviceContext> template <typename DeviceContext>
struct ArrayToLoDFunctorImpl { struct ArrayToLoDFunctorImpl {
const ArrayToLoDFunctor *prev_functor_; const ArrayToLoDFunctor *prev_functor_;

Loading…
Cancel
Save