Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
igagis committed Dec 23, 2024
1 parent a06998d commit 88fbb3b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ruisapp/glue/glue.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include <utki/config.hpp>

#ifdef RUISAPP_SDL
// NOLINTNEXTLINE(bugprone-suspicious-include)
# include "sdl/glue.cxx"
#elif CFG_OS == CFG_OS_WINDOWS
// NOLINTNEXTLINE(bugprone-suspicious-include)
Expand Down

0 comments on commit 88fbb3b

Please sign in to comment.