WPILibC++ 2025.1.1
Loading...
Searching...
No Matches
WPILibVersion.h
Go to the documentation of this file.
1// Copyright (c) FIRST and other WPILib contributors.
2// Open Source Software; you can modify and/or share it under the terms of
3// the WPILib BSD license file in the root directory of this project.
4
5#pragma once
6
7/*
8 * The corresponding WPILibVersion.cpp file is autogenerated by the build
9 * system. If it does not exist, make sure that you run a build.
10 */
11extern const char* GetWPILibVersion();
const char * GetWPILibVersion()