mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-18 01:22:38 -05:00
Fix rbutil building with gcc 4.3 on linux (FS#8757 by Dennis Schridde).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16707 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
10a05edb31
commit
6deb9f31ff
1 changed files with 2 additions and 0 deletions
|
|
@ -19,6 +19,8 @@
|
|||
|
||||
#include "utils.h"
|
||||
|
||||
//#include <cstdlib>
|
||||
|
||||
#include <QDir>
|
||||
|
||||
#if defined(Q_OS_WIN32)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue