mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-20 00:51:42 +00:00
Reverting back to static .a files for C++ and fixing lots of other assorted items
This commit is contained in:
@@ -83,6 +83,7 @@ private:
|
||||
std::exception& e;
|
||||
char msg[100];
|
||||
public:
|
||||
virtual ~ClientConnectionState_Error(){}
|
||||
/**
|
||||
* Create a new error state
|
||||
* @param e
|
||||
|
||||
Reference in New Issue
Block a user