Browse Source

modified: tests/ut/ge/graph/preprocess/graph_preprocess_unittest.cc

pull/931/head
zhaoxinxin 5 years ago
parent
commit
c9e2fe439b
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      tests/ut/ge/graph/preprocess/graph_preprocess_unittest.cc

+ 1
- 1
tests/ut/ge/graph/preprocess/graph_preprocess_unittest.cc View File

@@ -20,7 +20,7 @@
#include "common/ge_inner_error_codes.h"
#include "common/types.h"
#include "common/util.h"
#include "passes/graph_builder_utils.h"
#include "graph/passes/graph_builder_utils.h"

#define private public
#define protected public


Loading…
Cancel
Save