[ntcore, cscore, wpiutil] Standardize template impl files on .inc extension (NFC) (#3124)

This commit is contained in:
Tyler Veness
2021-05-25 22:19:30 -07:00
committed by GitHub
parent e7d9ba135c
commit 393bf23c0c
20 changed files with 28 additions and 28 deletions

View File

@@ -63,4 +63,4 @@ void CreateSingleProvider(const std::string& key,
} // namespace wpilibws
#include "WSHalProviders.inl"
#include "WSHalProviders.inc"