mirror of
https://github.com/GoldenCheetah/GoldenCheetah.git
synced 2026-02-14 08:38:45 +00:00
include assert.h in HistogramWindow.cpp
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
#include "RideFile.h"
|
||||
#include "RideItem.h"
|
||||
#include <QtGui>
|
||||
#include <assert.h>
|
||||
|
||||
HistogramWindow::HistogramWindow(QWidget *parent) : QWidget(parent)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user