mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-07-17 11:47:47 -06:00
Add include guards to some headers
This commit is contained in:
parent
8ff49d6b46
commit
b6546ea33a
255 changed files with 251 additions and 5 deletions
|
@ -19,6 +19,7 @@
|
|||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*
|
||||
*/
|
||||
#pragma once
|
||||
|
||||
/**
|
||||
* Animated boot screen example
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue