Skip to content

Commit

Permalink
Address clang-check's red herring can't initialize int with const char*.
Browse files Browse the repository at this point in the history
  • Loading branch information
iglesias authored and lisitsyn committed Apr 16, 2024
1 parent 7e5601f commit 02a1985
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions include/tapkee/utils/naming.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
*/
#pragma once

#include <tapkee/defines/methods.hpp>

namespace tapkee
{

Expand Down

0 comments on commit 02a1985

Please sign in to comment.