Skip to content

Commit dbbf708

Browse files
committed
Add tests for Loader Driver interaction conformance for Sysman VF Management API's
Related-To: NEO-15334 Signed-off-by: Vishnu Khanth <vishnu.khanth.b@intel.com>
1 parent 9c0d3ba commit dbbf708

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

test/loader_api.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
#include <io.h>
1919
#include <cstdio>
2020
#include <fcntl.h>
21+
#include <windows.h>
2122
#define putenv_safe _putenv
2223
#else
2324
#include <cstdlib>

0 commit comments

Comments
 (0)