fix missing precomp.hpp

pull/11639/head
Alexander Alekhin 7 years ago
parent 49321a233c
commit 799b4f48e7
  1. 2
      modules/dnn/src/tensorflow/tf_graph_simplifier.cpp

@ -5,6 +5,8 @@
// Copyright (C) 2018, Intel Corporation, all rights reserved.
// Third party copyrights are property of their respective owners.
#include "../precomp.hpp"
#ifdef HAVE_PROTOBUF
#include "tf_graph_simplifier.hpp"

Loading…
Cancel
Save