Merge pull request #11639 from alalek:fix_precomp_hpp

pull/11465/merge
Alexander Alekhin 7 years ago committed by GitHub
commit da75e463a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  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