D24441: Remove Include of pwd.h from kexthighscore_internal.cpp
Thomas Branch
noreply at phabricator.kde.org
Sun Oct 6 13:58:03 BST 2019
twighk created this revision.
twighk added projects: Craft, KDE Games.
Herald added a reviewer: KDE Games.
Herald added a subscriber: kde-games-devel.
twighk requested review of this revision.
REVISION SUMMARY
Inclusion of <pwd.h> causes a compile error with craft on windows using mingw compiler.
C:/CraftRoot/build/_/27965d37/kreversi-19.08.1/kexthighscore_internal.cpp:22:10: fatal error: pwd.h: No such file or directory
#include <pwd.h>
^~~~~~~
REPOSITORY
R411 KReversi
REVISION DETAIL
https://phabricator.kde.org/D24441
AFFECTED FILES
kreversi-19.08.1/kexthighscore_internal.cpp
To: twighk, #kde_games
Cc: kde-games-devel, krippendorf, hoetzel, hechenlan, bencreasy, vonreth
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-games-devel/attachments/20191006/05a9d10a/attachment.html>
More information about the kde-games-devel
mailing list