mirror of
https://github.com/meshtastic/firmware.git
synced 2025-10-27 15:02:41 +00:00
Cppckeck suppress bogus error
This commit is contained in:
parent
6022b749ba
commit
7c4367cddc
@ -21,6 +21,7 @@ Porting for SDL:
|
||||
#pragma once
|
||||
|
||||
#define SDL_MAIN_HANDLED
|
||||
// cppcheck-suppress preprocessorErrorDirective
|
||||
#if __has_include(<SDL2/SDL.h>)
|
||||
#include <SDL2/SDL.h>
|
||||
#include <SDL2/SDL_main.h>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user