• OrestChura's avatar
    Merge pull request #15419 from OrestChura:gapi_headers_internal_flag_issue · 55c17207
    OrestChura authored
    * - headers in "infer/" and "infer/ie/" folders are included into gapi_ext_hdrs;
    + because of that a few #includes are required in the headers
    - HAVE_INF_ENGINE flag check in headers "infer/ie.hpp" and "infer/ie/util.hpp" is deleted
    
    * - the "ie/util.hpp" header is a private header now as it's used for tests; it's been moved to the scr directory to the place next to the implementation file "ie/giebackend.cpp"
    - the path to this header in files "ie/giebackend.cpp" and "test/infer/gapi_infer_ie_test.cpp" is updated
    - As it's private header now and explicitly depends on IE, the "HAVE_INF_ENGINE" flag check is returned
    55c17207
Name
Last commit
Last update
.github Loading commit data...
3rdparty Loading commit data...
apps Loading commit data...
cmake Loading commit data...
data Loading commit data...
doc Loading commit data...
include Loading commit data...
modules Loading commit data...
platforms Loading commit data...
samples Loading commit data...
.editorconfig Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
CMakeLists.txt Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...