mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-23 01:21:42 +00:00
Set up wpiformat
This commit is contained in:
committed by
Peter Johnson
parent
4514ff8071
commit
19f7a5f108
@@ -5,8 +5,8 @@
|
||||
/* the project. */
|
||||
/*----------------------------------------------------------------------------*/
|
||||
|
||||
#ifndef NT_ICONNECTIONNOTIFIER_H_
|
||||
#define NT_ICONNECTIONNOTIFIER_H_
|
||||
#ifndef NTCORE_ICONNECTIONNOTIFIER_H_
|
||||
#define NTCORE_ICONNECTIONNOTIFIER_H_
|
||||
|
||||
#include <climits>
|
||||
|
||||
@@ -29,4 +29,4 @@ class IConnectionNotifier {
|
||||
|
||||
} // namespace nt
|
||||
|
||||
#endif // NT_ICONNECTIONNOTIFIER_H_
|
||||
#endif // NTCORE_ICONNECTIONNOTIFIER_H_
|
||||
|
||||
Reference in New Issue
Block a user