Skip to content

Commit a61ce21

Browse files
authored
Fix (#69840)
1 parent c7ed2aa commit a61ce21

File tree

2 files changed

+2
-59
lines changed

2 files changed

+2
-59
lines changed

paddle/fluid/operators/seed_op.cc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@
1212
// See the License for the specific language governing permissions and
1313
// limitations under the License.
1414

15-
#include "paddle/fluid/operators/seed_op.h"
15+
#include "paddle/fluid/framework/op_registry.h"
16+
#include "paddle/fluid/framework/op_version_registry.h"
1617

1718
namespace paddle {
1819
namespace operators {

paddle/fluid/operators/seed_op.h

Lines changed: 0 additions & 58 deletions
This file was deleted.

0 commit comments

Comments
 (0)