Commit 1a32b95
committed
examples: suppress a TBB warning
After including a TBB header to examples_utils.hpp the
compiler starts issuing a warning about __thiscall when
examples are built by DPC++ compiler on Windows (oneDNN
SYCL runtime).1 parent bd0389d commit 1a32b95
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
119 | 123 | | |
120 | 124 | | |
121 | 125 | | |
| |||
0 commit comments