mirror of
https://github.com/GoldenCheetah/GoldenCheetah.git
synced 2026-04-15 05:32:21 +00:00
Need unistd.h for unlink(2).
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
#include "Zones.h"
|
||||
#include "CpintPlot.h"
|
||||
#include <assert.h>
|
||||
#include <unistd.h>
|
||||
#include <QDebug>
|
||||
#include <qwt_data.h>
|
||||
#include <qwt_legend.h>
|
||||
|
||||
Reference in New Issue
Block a user