[IE][BUILD] Fix C5208 warning under Windows (#2628)
authorVladislav Vinogradov <vlad.vinogradov@intel.com>
Tue, 13 Oct 2020 08:37:30 +0000 (11:37 +0300)
committerGitHub <noreply@github.com>
Tue, 13 Oct 2020 08:37:30 +0000 (11:37 +0300)
commitab0fb298530152f25c7a8c5cc5ee3d6ba03d6516
tree486304f99b62bab86f3d02916b79181391f9dcb5
parent15a338e89ba9336038e836c7fb086cdd4fed1d7a
[IE][BUILD] Fix C5208 warning under Windows (#2628)

* C++ feature in C `typedef struct` code.
* The warning can be promoted to error in dependent projects.

C5208: unnamed class used in typedef name cannot declare members other than
non-static data members, member enumerations, or member classes
inference-engine/src/transformations/include/ngraph_ops/interp.hpp