mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-07-02 02:51: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_IDISPATCHER_H_
|
||||
#define NT_IDISPATCHER_H_
|
||||
#ifndef NTCORE_IDISPATCHER_H_
|
||||
#define NTCORE_IDISPATCHER_H_
|
||||
|
||||
#include <memory>
|
||||
|
||||
@@ -31,4 +31,4 @@ class IDispatcher {
|
||||
|
||||
} // namespace nt
|
||||
|
||||
#endif // NT_IDISPATCHER_H_
|
||||
#endif // NTCORE_IDISPATCHER_H_
|
||||
|
||||
Reference in New Issue
Block a user