mirror of
https://github.com/GoldenCheetah/GoldenCheetah.git
synced 2026-04-15 05:32:21 +00:00
Adding missing assert.h include
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
*/
|
||||
|
||||
#include <QString>
|
||||
#include <assert.h>
|
||||
#include "TcxParser.h"
|
||||
|
||||
TcxParser::TcxParser (RideFile* rideFile)
|
||||
|
||||
Reference in New Issue
Block a user