MLCE-126 Delete unused Protobuf header import
authorJames Conroy <james.conroy@arm.com>
Tue, 13 Aug 2019 15:13:15 +0000 (16:13 +0100)
committerÁron Virginás-Tar <aron.virginas-tar@arm.com>
Wed, 14 Aug 2019 13:07:31 +0000 (13:07 +0000)
commit4f77ac2685a4130b07a4d28420929d883b251571
tree57421291b476c664b1e60983366473fd70ce62dc
parent0558ca4bdfa90d77377fc1c60e40854f988b60b5
MLCE-126 Delete unused Protobuf header import

 * Removed wire_format_lite_inl.h header import
   as it is not used by ArmNN.
 * In Protobuf==3.8.0, the contents of this header
   are in wire_format_lite.h.

Signed-off-by: James Conroy <james.conroy@arm.com>
Change-Id: Ie3d80f49e79aedf4932a0a090635b541a11ba0f9
src/armnnCaffeParser/CaffeParser.cpp