mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-22 01:11:42 +00:00
Merge branch 'main' into 2027
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
#ifdef _WIN32
|
||||
#include <cstdio>
|
||||
#include <memory>
|
||||
|
||||
#pragma comment(lib, "version.lib") // for VerQueryValueW
|
||||
#include "Windows.h"
|
||||
extern "C" int32_t WPI_IsRuntimeValid(uint32_t* foundMajor,
|
||||
uint32_t* foundMinor,
|
||||
|
||||
Reference in New Issue
Block a user