--- file_not_specified_in_diff +++ file_not_specified_in_diff @@ -, +, @@ --- a/src/lib/synergy/KeyMap.h +++ b/src/lib/synergy/KeyMap.h @@ -24,7 +24,9 @@ #include "common/stdset.h" #include "common/stdvector.h" +#if WITH_GENTOO_TEST #include +#endif namespace synergy { @@ -326,6 +328,7 @@ //@} +#if WITH_GENTOO_TEST private: FRIEND_TEST(KeyMapTests, findBestKey_requiredDown_matchExactFirstItem); @@ -340,6 +343,7 @@ FRIEND_TEST(KeyMapTests, findBestKey_onlyOneRequiredDown_matchTwoRequiredChangesItem); FRIEND_TEST(KeyMapTests, findBestKey_noRequiredDown_cannotMatch); +#endif private: //! Ways to synthesize a key