mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-21 01:01:43 +00:00
[ntcore, cscore, wpiutil] Standardize template impl files on .inc extension (NFC) (#3124)
This commit is contained in:
@@ -86,6 +86,6 @@ class HttpWebSocketServerConnection
|
||||
|
||||
} // namespace wpi
|
||||
|
||||
#include "HttpWebSocketServerConnection.inl"
|
||||
#include "HttpWebSocketServerConnection.inc"
|
||||
|
||||
#endif // WPIUTIL_WPI_HTTPWEBSOCKETSERVERCONNECTION_H_
|
||||
|
||||
Reference in New Issue
Block a user