diff --git a/paddle/fluid/framework/ir/mkldnn/cpu_quantize_pass_tester.cc b/paddle/fluid/framework/ir/mkldnn/cpu_quantize_pass_tester.cc index 1fdceed19a2c1a47eaa23f8e66da1a320753f986..65be404dfef2f9d3c16518cd73a47d2f499071be 100644 --- a/paddle/fluid/framework/ir/mkldnn/cpu_quantize_pass_tester.cc +++ b/paddle/fluid/framework/ir/mkldnn/cpu_quantize_pass_tester.cc @@ -12,8 +12,8 @@ // See the License for the specific language governing permissions and // limitations under the License. -#include #include "paddle/fluid/framework/ir/mkldnn/cpu_quantize_pass.h" +#include #include "paddle/fluid/framework/naive_executor.h" #include "paddle/fluid/imperative/type_defs.h"