Merge pull request #11639 from alalek:fix_precomp_hpp

This commit is contained in:
Alexander Alekhin 2018-05-31 16:35:21 +00:00 committed by GitHub
commit da75e463a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"