mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-27 02:01:42 +00:00
Adds the new shared object libraries and headers for image version 17
This commit is contained in:
@@ -1,14 +1,14 @@
|
||||
// Copyright (c) National Instruments 2008. All Rights Reserved.
|
||||
// Do Not Edit... this file is generated!
|
||||
|
||||
#ifndef __nFRC_2015_1_0_9_AI_h__
|
||||
#define __nFRC_2015_1_0_9_AI_h__
|
||||
#ifndef __nFRC_2015_1_0_A_AI_h__
|
||||
#define __nFRC_2015_1_0_A_AI_h__
|
||||
|
||||
#include "tSystemInterface.h"
|
||||
|
||||
namespace nFPGA
|
||||
{
|
||||
namespace nFRC_2015_1_0_9
|
||||
namespace nFRC_2015_1_0_A
|
||||
{
|
||||
|
||||
class tAI
|
||||
@@ -140,4 +140,4 @@ private:
|
||||
}
|
||||
}
|
||||
|
||||
#endif // __nFRC_2015_1_0_9_AI_h__
|
||||
#endif // __nFRC_2015_1_0_A_AI_h__
|
||||
|
||||
Reference in New Issue
Block a user