Skip to content

Commit

Permalink
correctly include the file
Browse files Browse the repository at this point in the history
  • Loading branch information
phyBrackets committed Jun 5, 2024
1 parent d7f20d6 commit 420c52d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions KDBindingsConfig.h → src/kdbindings/KDBindingsConfig.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
#pragma once

// Check if KDBINDINGS_ENABLE_WARN_UNUSED option is set
/* #undef KDBINDINGS_ENABLE_WARN_UNUSED */

#ifdef KDBINDINGS_ENABLE_WARN_UNUSED
#define KDBINDINGS_WARN_UNUSED [[nodiscard]]
#else
Expand Down

0 comments on commit 420c52d

Please sign in to comment.