Skip to content

Commit d105800

Browse files
committed
fix style
1 parent 66f8704 commit d105800

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

paddle/fluid/framework/ir/graph_viz_pass.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ limitations under the License. */
1616
#include <unordered_set>
1717

1818
#include "paddle/fluid/framework/ir/graph_viz_pass.h"
19-
#include "paddle/fluid/inference/analysis/dot.h"
2019
#include "paddle/fluid/framework/op_proto_maker.h"
20+
#include "paddle/fluid/inference/analysis/dot.h"
2121
#include "paddle/fluid/string/printf.h"
2222

2323
namespace paddle {

0 commit comments

Comments
 (0)